MCPServers
Dune Analytics - MCP server logo

Dune Analytics

18
0

Summary

The Dune Analytics MCP Server provides AI assistants with direct access to blockchain data through the Dune Analytics API. Built with Python using the FastMCP framework, it offers two key tools: retrieving the latest results from existing Dune queries and executing queries on demand, with all results returned in CSV format for easy processing. The server requires a Dune Analytics API key for authentication and includes robust error handling for API requests. This implementation is particularly valuable for workflows requiring real-time blockchain analytics within AI assistant conversations, allowing users to access on-chain data and metrics without leaving their conversation interface.

Available Actions(2)

get_latest_result

Retrieves the latest results of a specified Dune query. Input: query_id (int) - The ID of the Dune query. Output: CSV-formatted string of the query results.

run_query

Executes a Dune query and returns the results. Input: query_id (int) - The ID of the Dune query to run. Output: CSV-formatted string of the query results.

Last Updated: May 20, 2025

コミュニティレビュー

0.0
0 レビュー
5
0
4
0
3
0
2
0
1
0

まだレビューはありません. 最初のレビューを投稿しましょう!

会話に参加するにはサインインしてください

Coming soon to
HighlightHighlight AI

言語

TypeScript

カテゴリ

タグ