crazyrabbitLTC/mcp-web3-stats
If you are the rightful owner of mcp-web3-stats 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.
The Dune API MCP Server is a Model Context Protocol server that provides blockchain analysis tools and resources via the Dune API, enabling LLM agents and other MCP clients to access and analyze blockchain data.
Tools
Functions exposed to the LLM to take actions
get_evm_balances
Fetches EVM token balances for a wallet.
get_evm_activity
Fetches EVM account activity.
get_evm_collectibles
Fetches EVM NFT collectibles.
get_evm_transactions
Retrieves granular EVM transaction details.
get_evm_token_info
Fetches metadata and price for EVM tokens.
get_evm_token_holders
Discovers EVM token holder distributions.
get_svm_balances
Fetches SVM token balances.
get_svm_transactions
Fetches SVM transactions (Solana only).
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client