MCP Servers / cloud-service / dRPC Agent Skills

dRPC Agent Skills

JSON →
none21cloud-service

Blockchain RPC via DRPC. Exposes eth_call, eth_getBalance, gas estimation, and other JSON-RPC methods as MCP tools across 100+ blockchains

Install
How to run this server

No install command recorded.

server path: drpc-agent-skills
Tools
What this server exposes
list_networks
All 200+ supported networks
list_methods
RPC methods for a network
get_network_info
Network details (chain ID, currency, explorers)
eth_getBalance
Native token balance
eth_getBlockByNumber
Block by number or tag
eth_getBlockByHash
Block by hash
eth_getTransactionByHash
Transaction details
eth_getTransactionReceipt
Receipt with status and logs
eth_getLogs
Event log queries
eth_call
Read smart contracts
eth_gasPrice
Current gas price
eth_estimateGas
Gas estimation
eth_getCode
Contract bytecode
eth_getTransactionCount
Nonce for address
rpc_call
Any JSON-RPC method
rpc_batch
Batch multiple calls
Configuration
Environment & auth
authnone
Resources
dRPC Agent Skills — MCP Server · libregistry