OlympHill
dune-analytics-mcp logo

dune-analytics-mcpSerwer MCP, który łączy dane Dune Analytics z agentami AI.

(0)
Daniel NikulshynZrecenzowane przez Daniel Nikulshyn·Zaktualizowano lipiec 2026

Przegląd

Dune Analytics MCP Server to narzędzie, które łączy dane Dune Analytics z agentami AI. Umożliwia użytkownikom pobranie najnowszych wyników zapytania Dune po ID oraz wykonanie zapytania Dune po ID i pobranie wyników. Serwer zwraca wyniki jako ciągi znaków w formacie CSV, co ułatwia przetwarzanie. Wymaga Python 3.10+, ważnego klucza Dune Analytics API oraz może być zainstalowany przez Smithery lub ręczną instalację. Narzędzie może być używane w trybie deweloperskim lub zainstalowane jako usługa do wykorzystania z Claude Desktop.

Kluczowe funkcje

  • get_latest_result: Pobierz najnowsze wyniki zapytania Dune po ID
  • run_query: Wykonaj zapytanie Dune po ID i pobierz wyniki
  • CSV Output: Zwraca wyniki jako ciągi znaków w formacie CSV
  • Development Mode: Obsługuje hot reloading w trybie deweloperskim

Cennik

Model
Free
Kategoria
Serwery MCP
Ocena
Brak recenzji

Zastosowania

Pobieranie danych przez agenta AI

Użyj Dune Analytics MCP Server, aby pobrać najnowsze wyniki zapytania Dune po ID dla agenta AI.

Automatyczne wykonywanie zapytań

Wykonaj zapytanie Dune po ID i pobierz wyniki przy użyciu MCP Server w zautomatyzowanych przepływach pracy.

Plusy i minusy

Plusy

  • Łatwa integracja z danymi Dune Analytics
  • Prosty format CSV ułatwiający przetwarzanie
  • Obsługa trybu deweloperskiego oraz instalacji jako usługa

Minusy

  • Wymaga ważnego klucza Dune Analytics API
  • Ograniczone do środowiska Python 3.10+

Recenzje

Zaloguj się, aby zostawić recenzję.

Brak recenzji. Bądź pierwszy!

Pytania i odpowiedzi

What is required to authenticate with Dune Analytics?

You must provide a DUNE_API_KEY either in a .env file at the project root or as a system environment variable. No other authentication steps are needed once the key is set.

Asked by Mateusz Wozniak · Nov 1, 2025

Can I use the server in development mode?

Yes, running `mcp dev main.py` starts the server with hot reloading, which is useful for testing and development before installing it as a service for Claude Desktop.

Asked by Marcus Bell · Oct 28, 2025

How does the tool return query results?

Both get_latest_result and run_query return the data as CSV‑formatted strings, making it easy to parse and process in downstream applications.

Asked by Fiorella Bianchi · Oct 26, 2025

What are the minimum system requirements to run Dune Analytics MCP Server?

The server requires Python 3.10 or newer and a valid Dune Analytics API key. It can be installed via Smithery or manually from the GitHub repo, and works in a Python environment or as a service for Claude Desktop.

Asked by Giulia Conti · Oct 2, 2025

Zadaj pytanie

Alternatywy dla Serwery MCP