lucianoayres/mcp-server-node
MCP Server implemented in JavaScript using Node.js that demonstrates how to build an MCP server with a custom prompt and custom tools, including one that loads an environment variable from a configuration file, to integrate seamlessly with AI-assisted environments like Cursor IDE.
Implements the MCP protocol via stdio transport with Zod-based schema validation for type safety across tool definitions. The architecture layers a custom tool system (arithmetic operations, environment variable retrieval) with predefined prompts that guide AI models toward appropriate tool invocation, enabling seamless integration into Cursor and other LLM-based IDEs through Node.js ES modules.
No commits in the last 6 months.
Stars
68
Forks
20
Language
JavaScript
License
MIT
Category
Last pushed
Aug 28, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/lucianoayres/mcp-server-node"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
WebMCP-org/npm-packages
NPM packages for MCP-B: Transport layers, React hooks, and browser tools for the Model Context Protocol
UI5/mcp-server
The UI5 MCP server improves the developer experience when working with agentic AI and the UI5 framework.
neondatabase/add-mcp
The open MCP config tool - npx add-mcp
playcanvas/editor-mcp-server
MCP Server for AI automation of the PlayCanvas Editor
wrenchpilot/it-tools-mcp
A comprehensive Model Context Protocol (MCP) server that provides access to over 100 IT tools...