Dune Analytics MCP Server logo

Dune Analytics MCP Server

by kukapay

The Dune Analytics MCP Server bridges Dune Analytics data to AI agents. It allows AI agents to fetch the latest results or execute Dune queries and retrieve results in CSV format.

View on GitHub

Last updated: N/A

What is Dune Analytics MCP Server?

This server is a bridge between Dune Analytics and AI agents, enabling AI to access and utilize Dune Analytics data.

How to use Dune Analytics MCP Server?

First, clone the repository and set up your Dune Analytics API key as an environment variable. Then, run the server in development mode or install it for Claude Desktop using the provided commands. Use the get_latest_result or run_query tools by providing a Dune query ID.

Key features of Dune Analytics MCP Server

  • Fetches latest results from Dune Analytics queries.

  • Executes Dune Analytics queries and retrieves results.

  • Returns results in CSV-formatted strings.

  • Easy integration with AI agents.

Use cases of Dune Analytics MCP Server

  • AI-powered data analysis using Dune Analytics data.

  • Automated reporting based on Dune Analytics queries.

  • Integrating Dune Analytics data into AI workflows.

  • Building AI tools that leverage on-chain data.

FAQ from Dune Analytics MCP Server

What is Dune Analytics?

Dune Analytics is a platform for querying and visualizing blockchain data.

How do I get a Dune Analytics API key?

You can obtain an API key from the Dune Analytics settings page.

What is the purpose of this server?

This server allows AI agents to easily access and use data from Dune Analytics.

What format are the query results returned in?

The query results are returned as CSV-formatted strings.

Can I use this server with other AI platforms besides Claude Desktop?

Yes, the server can be adapted for use with other AI platforms, but the installation instructions are specific to Claude Desktop.