Nerve Rpc
Rank #32,079io.github.reagost/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
Nerve Rpc is a Model Context Protocol (MCP) server published by NerveNetwork. It ranks #32,079 of 76,851 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 44,772 of 76,851 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": {
"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
- Who maintains Nerve Rpc?
- Nerve Rpc is maintained by NerveNetwork, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is Nerve Rpc listed on the Official MCP Registry?
- 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.