BlockPi (Distributed RPC Network)

BlockPi (Distributed RPC Network) MCP Connector for Claude

F

Access distributed blockchain RPC nodes via BlockPi — monitor RU balances, track consumption, and execute JSON-RPC calls across multiple networks.

5 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Connect your BlockPi account to any AI agent to manage your distributed RPC infrastructure and interact with blockchain networks directly through natural language.

What you can do

  • Resource Monitoring — Check your Request Unit (RU) balance and wallet balance in USD across different networks like Ethereum or Polygon.
  • Usage Analytics — Track RU consumption over 1, 3, or 7 days to optimize your dApp's performance and infrastructure costs.
  • Package Management — Inspect active RU packages, including SKU details, remaining amounts, and precise expiration timestamps.
  • Multi-Chain RPC — Execute generic JSON-RPC calls (like eth_blockNumber, eth_call, or eth_getBalance) on Ethereum, BSC, Polygon, Solana, and more.

How it works

  1. Subscribe to this server
  2. Enter your BlockPi API Key
  3. Start querying blockchain data and managing your node resources from Claude, Cursor, or any MCP-compatible client

Who is this for?

  • Web3 Developers — quickly check node health, balances, and execute RPC methods without leaving the terminal or code editor.
  • DevOps Engineers — monitor infrastructure consumption and package expiration to ensure zero downtime for decentralized applications.
  • Data Analysts — fetch raw blockchain data directly through natural language queries using standard RPC methods.
rpc-nodeweb3-infrastructureethereum-apiblockchain-datajson-rpc

5 tools expose this connector's capabilities to your AI agent.

rpc_call

g., eth_blockNumber, eth_call, eth_getBalance) on the specified network. Make a generic JSON-RPC call to a supported blockchain network

get_package_expiration

Get details about active RU packages

get_ru_balance

Get remaining Request Unit (RU) balance

get_ru_consumed

Get RU consumption for a specific endpoint

get_wallet_balance

Get remaining wallet balance in USD

See how to talk to your AI agent using BlockPi (Distributed RPC Network).

Check my current RU balance and wallet balance on Ethereum.

I've checked your BlockPi account for the Ethereum network. You have 1,250,000 RU remaining and a wallet balance of $45.20 USD.

Show me the RU consumption for the last 3 days on Polygon.

In the last 3 days on the Polygon network, your endpoints have consumed a total of 450,000 RU.

Get the latest block number on Arbitrum using an RPC call.

Executing `eth_blockNumber` on Arbitrum... The current block height is 184,209,112.

You can use the `get_ru_balance` tool. Simply specify the network (e.g., 'ethereum') to see the current RU balance associated with your account.

Related Connectors