finance & fintech

Dune Analytics Mcp

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

python
cloud
finance & fintech
0
View on GitHub

Installation

npx -y kukapay/dune-analytics-mcp

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "dune-analytics-mcp",
  "command": "npx",
  "args": [
    "-y",
    "kukapay/dune-analytics-mcp"
  ]
}

About This MCP Server

kukapay/dune-analytics-mcp

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

GitHub: https://github.com/kukapay/dune-analytics-mcp

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub