
Dune Analytics MCP
by kukapay
Bridge Dune Analytics data to AI agents for real-time blockchain data and query results.
What it does
Connects AI agents to Dune Analytics, allowing them to fetch blockchain data and query results directly from the Dune platform.
Tools
get_latest_result: Retrieves the latest results of a specified Dune query by ID.run_query: Executes a Dune query by ID and returns the results.
Installation
Add the following to your claude_desktop_config.json:
{
"mcpServers": {
"dune-analytics": {
"command": "npx",
"args": ["-y", "@smithery/cli", "install", "@kukapay/dune-analytics-mcp", "--client", "claude"]
}
}
}
Alternatively, use the manual installation by cloning the repo and setting the DUNE_API_KEY environment variable.
Supported hosts
- Claude Desktop
Quick install
npx -y @smithery/cli install @kukapay/dune-analytics-mcp --client claudeInformation
- Pricing
- free
- Published
- 5/20/2026
- stars






