Nerve Rpc
Rank #30134smithery/reagost/nerve-rpc-mcp
Nerve blockchain JSON-RPC & REST MCP server for AI Agents. Query balances, transactions, blocks, consensus nodes, and swap data across NERVE, NULS, ETH, BSC, TRON and 15+ chains. Also supports NerveSwap DEX APIs. Install via: npx nerve-rpc-mcp
Nerve Rpc is a Model Context Protocol (MCP) server published by NerveNetwork. It ranks #30134 of 58,832 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Nerve Rpc is listed across 2 registries — Official MCP and Smithery, with 2 tracked versions. It was first listed on Mar 8, 2026 and most recently updated on Mar 8, 2026.
Ranks ahead of 28,698 of 58,832 servers on MCP Toplist.
Use Nerve Rpc
Add Nerve Rpc to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"nerve-rpc-mcp": {
"command": "npx",
"args": [
"-y",
"nerve-rpc-mcp"
]
}
}
}Listed on 1 registry (1 delisted)
NerveNetwork
Available versions (2)
| Version | Published |
|---|---|
| 1.0.2 | Mar 8, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- What is Nerve Rpc?
- Nerve blockchain JSON-RPC & REST MCP server for AI Agents. Query balances, transactions, blocks, consensus nodes, and swap data across NERVE, NULS, ETH, BSC, TRON and 15+ chains. Also supports NerveSwap DEX APIs. Install via: npx nerve-rpc-mcp
- Who maintains Nerve Rpc?
- Nerve Rpc is maintained by NerveNetwork, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Nerve Rpc an official MCP server?
- Yes — Nerve Rpc is listed on the Official MCP Registry, alongside Smithery.
- How many versions does Nerve Rpc have?
- MCP Toplist tracks 2 versions of Nerve Rpc, most recently published on Mar 8, 2026.
- Where can I find the source code for Nerve Rpc?
- The source code for Nerve Rpc is hosted at github.com/NerveNetwork/nerve-agent.