deflang/infura-mcp
3.2
If you are the rightful owner of infura-mcp 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.
infura-mcp is a Model Context Protocol (MCP) server that allows developers to query Ethereum blockchain data using Infura APIs.
Tools
Functions exposed to the LLM to take actions
eth_get_accounts
Retrieve a list of Ethereum accounts.
eth_get_balance
Get the balance of an Ethereum account.
eth_get_block_by_hash
Fetch a block by its hash.
eth_get_transaction_by_hash
Retrieve a transaction by its hash.
eth_send_raw_transaction
Send a raw transaction to the Ethereum network.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client