DirectoryMcp Server Node
files
Mcp Server Node
by lucianoayres
33
Health
stale
55
Popularity
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.
68stars
20forks
JavaScript
MIT
Updated March 11, 2026
#ai#cursor#mcp-server#nodejs
Add to Claude Desktop
Paste this into your claude_desktop_config.json file:
{
"mcpServers": {
"mcp-server-node": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-server-node"
]
}
}
}⚠ Install method inferred — check the GitHub README for exact setup
Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
Maintenance Healthstale
Freshness10/40
Issue response15/30
Org backing5/20
Longevity3/10
› Solo project
Server Info
Categoryfiles
LanguageJavaScript
LicenseMIT
StatusACTIVE
Submit Your Server
Built an MCP server? Get it listed in front of thousands of developers.
List Your Server Free