ku

kukapay/dune-analytics-mcp

๐Ÿ โ˜๏ธ A mcp server that bridges Dune Analytics data to AI agents.

#blockchain#AI#data-analytics
Publisherkukapay/dune-analytics-mcp
Submitted date4/19/2025

Overview

Title

Dune Analytics MCP Server

How to Use

  1. Installation: Clone the repository, set up environment variables with your Dune API key, and run the server in development or production mode.
  2. Tool Usage: Use get_latest_result to fetch existing query results or run_query to execute a new query. Results are returned in CSV format.

Key Features

  • Tools:
    • get_latest_result: Fetch the latest results of a Dune query by ID.
    • run_query: Execute a Dune query by ID and retrieve results.
  • CSV Output: All results are formatted as CSV strings for easy processing.
  • Integration: Compatible with Claude Desktop for seamless AI agent usage.

Use Cases

  • Fetching blockchain analytics data for AI-driven insights.
  • Automating Dune query execution and result retrieval.
  • Integrating Dune Analytics data into AI workflows via Claude Desktop.

Visit More

View All