One host for all your MCP servers — shared instances, lazy start, live dashboard, a fraction of the RAM. Includes MCP servers compiled to native binaries with scriptc.
View on GitHub ↗Every MCP client — Claude Code, Claude Desktop, Cursor — spawns its own copy of every server you've configured, per window. Dozens of invisible processes, gigabytes of RAM, no way to see any of it.
mcpd is a single daemon that owns your servers instead:
- One shared instance per server, across every client and window - Lazy start — servers spawn on first call, stop after 5 idle minutes - Visibility — live dashboard and mcpd status: state, memory, calls, last used - Zero dependencies — plain Node 20+
Bonus: sessions share server state — store a fact in the memory server from one Claude session, recall it from another.
Point your clients at mcpd instead of spawning servers:
mcpd speaks streamable HTTP to clients and stdio to the servers it supervises. Each server's initialize handshake happens once; every client's handshake is answered from cache, and requests are forwarded with remapped ids. To each client it looks like a private server.
mcpd supervises any command — including MCP servers compiled to native binaries with scriptc.
examples/sequential-thinking-native is Anthropic's official sequential-thinking server ported to 259 lines of plain TypeScript and compiled statically. Tool outputs byte-identical to the original:
native (scriptc) official (node) --------------- ---------------- ----------------------- size on disk 554KB ~102MB (package + Node) startup 1.9ms 86ms memory 1.6MB 79MB
From the project README.
Add the radar badge to your README — it shows your project was picked up by MCP Radar and links to this page:
[](https://mcp.liqiwa.com/s/milind-soni--mcpd.html)
Open-source MCP server for comparing products and asking the buyer before purchase.
sv-number/mcp-serverMCP server for AI agents that need a phone number: order a private number in 200+ countries, read the SMS verification code, hand it back. The widest country coverage in the category, and you can chec
vibeinging/deepseek-harness-desktop-appDeepSeek Harness Desktop App: a local AI desktop workspace for DSH Sessions, projects, files, web research, plugins, and Office artifacts.
livetennisapi/livetennisapi-mcpMCP server for the Live Tennis API — give Claude, Cursor and other LLM agents real-time tennis scores, odds and model win-probability
upvoteclub/upvote-club-mcp-mcpbClaude Desktop .mcpb bundle for Upvote.club. Part of upvoteclub/upvote-club-mcp-* family — see core repo for all packages.
upvoteclub/upvote-club-mcp-localSelf-serve stdio MCP for Upvote.club. Part of upvoteclub/upvote-club-mcp-* family — see core repo for all packages.
The top new MCP servers of the week, every Monday. No spam, unsubscribe anytime.