Finance & FintechPython
kukapay/dune-analytics-mcp
A mcp server that bridges Dune Analytics data to AI agents.
finance-fintechcloud-service
Share:
Quick Start
Clone the repository:
git clone https://github.com/kukapay/dune-analytics-mcpClaude Desktop configuration example:
{
"mcpServers": {
"dune-analytics-mcp": {
"command": "npx",
"args": [
"-y",
"kukapay/dune-analytics-mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.
Details
Category
Finance & Fintech
Language
Python
Author
kukapay