About
mcp with nodejs
README
Initial project
$npm init -y
$npm install @modelcontextprotocol/sdk mcp-handler zod express axios fastmcp
Start the server
$node server.js
Testwith client
$node client.js
Add MCP server to workspace with config in VSCode
{
"mcp.servers": [
{
"name": "MCP Server",
"command": "node server.js",
"port": 3000
}
]
}
Installing Demo Mcp Server Nodejs
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/up1/demo-mcp-server-nodejsFAQ
Is Demo Mcp Server Nodejs MCP free?
Yes, Demo Mcp Server Nodejs MCP is free — one-click install via Unyly at no cost.
Does Demo Mcp Server Nodejs need an API key?
No, Demo Mcp Server Nodejs runs without API keys or environment variables.
Is Demo Mcp Server Nodejs hosted or self-hosted?
Self-hosted: the server runs locally on your machine via the install command above.
How do I install Demo Mcp Server Nodejs in Claude Desktop, Claude Code or Cursor?
Open Demo Mcp Server Nodejs on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
GitHub
PRs, issues, code search, CI status
by GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
by mcpdotdirectCompare Demo Mcp Server Nodejs with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All development MCPs
