demomagic/duckchain-mcp
3.2
If you are the rightful owner of duckchain-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.
DuckChain MCP Server provides access to blockchain data via the BlockScout API v2, enabling AI assistants to interact with blockchain data.
Tools
Functions exposed to the LLM to take actions
search_blockchain
Search for addresses, tokens, blocks, or transactions.
get_transactions
Get transactions with filtering options.
get_transaction_details
Get detailed transaction information.
get_blocks
Get blocks with optional type filtering.
get_token_transfers
Get all token transfers.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client