Query 23 EVM chains over MCP for blocks, balances, transactions, tokens, gas, ENS, and wallet analysis.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Nodeflare MCP.
list_chainsThe 23 supported chains with chain IDs and endpoints
get_block_numberLatest block number (decimal + hex)
get_balanceNative-token balance β raw wei + human-readable amount in the chain's currency
get_transaction_receiptTransaction receipt by hash
eth_callRead-only contract call
get_logsContract event logs (heavy β key or x402 wallet)
Nodeflare-app/nodeflare-mcp MCP server gives an MCP client access to blockchain data and JSON-RPC operations across 23 EVM-compatible networks. Supported networks include Ethereum, Base, BNB Chain, Arbitrum, Optimism, Avalanche, HyperEVM, Polygon, Robinhood Chain, Plasma, Ink, Zircuit, BOB, and Soneium. The list_chains tool returns supported chain names, numeric IDs, and endpoint URLs.
The server covers both basic reads and higher-level analysis. Agents can retrieve blocks, transactions, receipts, native balances, ERC-20 balances and metadata, gas prices, contract call results, event logs, ENS records, and current token prices from DefiLlama. It also provides multi-chain balance checks, allowance reviews, wallet reports, token safety checks, transaction simulation, and cited answers to plain-English wallet or token questions.
Nodeflare-app/nodeflare-mcp MCP server is launched as a local stdio process. Each tool accepts a chain as a short slug, a network name, or a numeric chain ID. Address parameters for balance and contract-related tools can also use ENS names, which the server resolves automatically.
Standard read methods work without an API key, subject to public endpoint rate limits. Heavy requests, including logs, tracing, debugging, some allowance and safety checks, and related analysis, can use NODEFLARE_API_KEY. The README states that a free key includes 2,000,000 compute units per month. Alternatively, setting X402_PRIVATE_KEY enables pay-per-call settlement in USDC on Base, Polygon, or Arbitrum; the documentation advises using a separate agent wallet with a small balance.
Run the server with:
No environment variable is needed for standard reads. Add NODEFLARE_API_KEY when the agent needs key-authorized heavy methods. Add X402_PRIVATE_KEY when it should pay for eligible requests automatically. The repository also describes a Claude Code plugin installation that registers the MCP server and slash-command recipes, but that is separate from the direct npx setup.
Nodeflare-app/nodeflare-mcp MCP server exposes tools for:
eth_call requests and arbitrary JSON-RPC methods through rpc_call.Multi-chain token discovery requires an x402 wallet. Its filtering options include minimum USD value, spam inclusion, and dust inclusion. The bundled MCP prompts cover chains, balances, tokens, transactions, logs, and gas workflows.
Factual signals from GitHub, npm, and our automated checks β not a rating.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/nodeflare-app-nodeflare-mcp)<a href="https://allmcps.com/mcp/nodeflare-app-nodeflare-mcp"><img src="https://allmcps.com/api/badge/nodeflare-app-nodeflare-mcp?style=directory" alt="Nodeflare MCP on AllMCPs" /></a>