darwintree/blockchain-mcp-server
3.2
If you are the rightful owner of blockchain-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A comprehensive Model Context Protocol (MCP) server for interacting with multiple EVM-compatible blockchains, providing tools and resources for blockchain data access and analysis.
Tools
Functions exposed to the LLM to take actions
get_chains
Get list of supported blockchain networks
get_rpc_methods
Get supported RPC method list
call_rpc
Execute arbitrary RPC method calls
get_latest_block
Get latest block number for a chain
get_transaction
Get transaction details by hash
get_address
Get address balance and information
get_block
Get block information by number
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client