Submit

Nerve RPC MCP — Nerve Blockchain for AI Agents

@NerveNetwork

Nerve blockchain JSON-RPC & REST MCP server for AI agents. Query NVT balances, validate addresses, get transaction history, and swap tokens via NerveSwap DEX. No gas fees on Nerve network. No private key required. npm: nerve-rpc-mcp

Tools

Server Config

{
  "mcpServers": {
    "nerve-rpc": {
      "command": "npx",
      "args": [
        "-y",
        "nerve-rpc-mcp"
      ]
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.