Nodebench
Rank #7,628io.github.HomenShum/nodebench
MCP server providing nodebench capabilities
Nodebench is a Model Context Protocol (MCP) server published by HomenShum. It ranks #7,628 of 132,046 servers tracked on MCP Toplist, and its repository has 14 GitHub stars. Nodebench is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on Feb 20, 2026 and most recently updated on Mar 6, 2026.
Ranks ahead of 124,418 of 132,046 servers on MCP Toplist.
Use Nodebench
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add nodebench -- npx -y nodebench-mcp[mcp_servers.nodebench]
command = "npx"
args = ["-y", "nodebench-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"nodebench": {
"command": "npx",
"args": [
"-y",
"nodebench-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"nodebench": {
"command": "npx",
"args": [
"-y",
"nodebench-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"nodebench": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"nodebench-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"nodebench": {
"command": "npx",
"args": [
"-y",
"nodebench-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"nodebench": {
"command": "npx",
"args": [
"-y",
"nodebench-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/io.github.HomenShum%2Fnodebench)<a href="https://mcptoplist.com/server/io.github.HomenShum%2Fnodebench"><img src="https://mcptoplist.com/badge/io.github.HomenShum%2Fnodebench.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries (1 delisted)
HomenShum
Available versions (2)
| Version | Published |
|---|---|
| 2.31.2 | Mar 6, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Nodebench?
- Nodebench is maintained by HomenShum, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Nodebench listed on the Official MCP Registry?
- Yes — Nodebench is listed on the Official MCP Registry, alongside Glama.
- How many versions does Nodebench have?
- MCP Toplist tracks 2 versions of Nodebench, most recently published on Mar 6, 2026.
- Where can I find the source code for Nodebench?
- The source code for Nodebench is hosted at github.com/HomenShum/nodebench-ai.
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.