Nod MCP Server
Rank #5,219com.joinnod/mcp
MCP server providing mcp capabilities
Nod MCP Server is a Model Context Protocol (MCP) server published by yoannarz. It ranks #5,219 of 132,113 servers tracked on MCP Toplist, and its repository has 49 GitHub stars. Nod MCP Server is listed on Official MCP, with 3 tracked versions. It was first listed on Feb 4, 2026 and most recently updated on Feb 6, 2026.
Ranks ahead of 126,894 of 132,113 servers on MCP Toplist.
Use Nod MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http joinnod https://connect.joinnod.com/mcp[mcp_servers.joinnod]
url = "https://connect.joinnod.com/mcp"Add to ~/.codex/config.toml.
https://connect.joinnod.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"joinnod": {
"url": "https://connect.joinnod.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"joinnod": {
"type": "http",
"url": "https://connect.joinnod.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"joinnod": {
"serverUrl": "https://connect.joinnod.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"joinnod": {
"url": "https://connect.joinnod.com/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/com.joinnod%2Fmcp)<a href="https://mcptoplist.com/server/com.joinnod%2Fmcp"><img src="https://mcptoplist.com/badge/com.joinnod%2Fmcp.svg" alt="MCP Toplist: Top 5% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
yoannarz
Other servers by yoannarz
View all yoannarz servers →Available versions (3)
| Version | Published |
|---|---|
| 1.1.0 | Feb 6, 2026 |
| 1.0.0 | Feb 4, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Nod MCP Server?
- Nod MCP Server is maintained by yoannarz, which publishes 2 MCP servers (3 total versions) tracked on MCP Toplist.
- Is Nod MCP Server listed on the Official MCP Registry?
- Yes — Nod MCP Server is listed on the Official MCP Registry.
- How many versions does Nod MCP Server have?
- MCP Toplist tracks 3 versions of Nod MCP Server, most recently published on Feb 6, 2026.
- Where can I find the source code for Nod MCP Server?
- The source code for Nod MCP Server is hosted at github.com/yoannarz/nod-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.