dune-analytics-mcp

dune-analytics-mcp

19

The Dune Analytics MCP Server connects Dune Analytics data to AI agents, offering tools to execute and retrieve query results. It is designed for integration with Claude Desktop and facilitates data processing via CSV outputs.

Dune Analytics MCP Server

A MCP server that bridges Dune Analytics data to AI agents.

Features

  • Fetch the latest results of a Dune query by ID.
  • Execute a Dune query by ID and retrieve results.
  • All results are returned as CSV-formatted strings for easy processing.

Prerequisites

  • Python 3.10+
  • A valid Dune Analytics API key.

Installation

  • Install via Smithery or clone the repository and set up environment variables.

Usage

  • Development mode and installation for use with Claude Desktop are supported.
  • Provides tools to retrieve and execute Dune queries.