Nodeflare

Read on-chain data across 23 EVM chains — Ethereum, Base, Arbitrum, Optimism, BNB, plus young chains like Robinhood, Plasma and Ink — from an independent…

Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only

What it can do

  • List Chains: List the EVM chains NodeFlare serves, with chain IDs and endpoint URLs.
  • Get Block Number: Get the latest block number on a chain (decimal and hex).
  • Get Balance: Get the native-token balance of an address — raw wei plus a human-readable amount in the chain's currency.

What data it sees

Do you need an account

No: the server works without sign-in

Read on-chain data across 23 EVM chains — Ethereum, Base, Arbitrum, Optimism, BNB, plus young chains like Robinhood, Plasma and Ink — from an independent provider running its own nodes. Tools for balances, tokens, transactions, event logs and gas, with flexible chain input (slug, name, or chain ID). Free anonymous tier, no API key. Guided recipes included as MCP prompts.

Server tool list (10)

Raw names from tools/list. Only developers need these.

list_chainsList the EVM chains NodeFlare serves, with chain IDs and endpoint URLs.
get_block_numberGet the latest block number on a chain (decimal and hex).
get_balanceGet the native-token balance of an address — raw wei plus a human-readable amount in the chain's currency.
get_gas_priceGet the current gas price on a chain (wei + gwei).
get_transactionGet a transaction by its hash (from, to, value, input, block, gas).
get_transaction_receiptGet the receipt of a transaction by hash (status, logs, gas used).
get_blockGet a block by number or tag ('latest', 'finalized', or a hex number). Set fullTransactions to include full tx objects.
eth_callExecute a read-only contract call (eth_call) and return the raw result.
get_logsFetch contract event logs (eth_getLogs). Heavy method — needs a free API key; blocked on the anonymous remote endpoint.
rpc_callMake any JSON-RPC call on any supported chain. Heavy methods (eth_getLogs, trace_*, debug_*) are blocked on the anonymous remote endpoint — use a free API key for those.
Nodeflare: connect to Claude, ChatGPT, Cursor · Connectors.fun