← Back to browse
mcp-server-node
MCP Server implemented in JavaScript using Node.js that demonstrates how to build an MCP server w...
100
/100 Secure
Install
npx mcpub install mcp-server-nodeAdd to README
Details
| Author | lucianoayres |
| License | MIT |
| Transports | stdio |
| Updated | 5/9/2026 |
Compatibility
| openai | ❓ Unknown |
| anthropic | ✅ Native |
| langchain | ❓ Unknown |
| cursor | ❓ Unknown |
About
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.