QuickNode
Rank #21,574io.github.quicknode/mcp
Manage your blockchain infrastructure across 80+ chains with your agents.
QuickNode is a Model Context Protocol (MCP) server published by quicknode. It ranks #21,574 of 132,046 servers tracked on MCP Toplist, and its repository has 5 GitHub stars. QuickNode is listed across 2 registries — Official MCP and PulseMCP, with 2 tracked versions. It was first listed on Jun 1, 2026 and most recently updated on Aug 1, 2026.
Ranks ahead of 110,472 of 132,046 servers on MCP Toplist.
Use QuickNode
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http quicknode https://mcp.quicknode.com/mcp[mcp_servers.quicknode]
url = "https://mcp.quicknode.com/mcp"Add to ~/.codex/config.toml.
https://mcp.quicknode.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"quicknode": {
"url": "https://mcp.quicknode.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"quicknode": {
"type": "http",
"url": "https://mcp.quicknode.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"quicknode": {
"serverUrl": "https://mcp.quicknode.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"quicknode": {
"url": "https://mcp.quicknode.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/io.github.quicknode%2Fmcp)<a href="https://mcptoplist.com/server/io.github.quicknode%2Fmcp"><img src="https://mcptoplist.com/badge/io.github.quicknode%2Fmcp.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
quicknode
Available versions (2)
| Version | Published |
|---|---|
| 1.0.1 | Aug 1, 2026 |
| 1.0.0 | Jun 1, 2026 |
Frequently asked questions
- Who maintains QuickNode?
- QuickNode is maintained by quicknode, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is QuickNode listed on the Official MCP Registry?
- Yes — QuickNode is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does QuickNode have?
- MCP Toplist tracks 2 versions of QuickNode, most recently published on Aug 1, 2026.
- Where can I find the source code for QuickNode?
- The source code for QuickNode is hosted at github.com/quicknode/agent-plugins.
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.