dune-mcp-server

dune-mcp-server

3.2

If you are the rightful owner of dune-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A Model Context Protocol (MCP) server that bridges Dune Analytics data to AI agents, providing access to DEX metrics, EigenLayer operators and AVS stats, and token balances on Solana.

The Dune Analytics MCP Server is designed to facilitate the integration of Dune Analytics data with AI agents. It provides a seamless interface to access decentralized exchange (DEX) metrics, EigenLayer operator statistics, AVS stats, and token balances on the Solana blockchain. By utilizing preset and echo endpoints from Dune, the server ensures efficient data retrieval and processing. The server is built to support Node.js and Bun environments, requiring a valid Dune Analytics API key for operation. It offers a structured JSON format for all outputs, making it easy for developers to integrate and utilize the data in their applications. The server is also compatible with Claude for Desktop, allowing users to configure and run the server directly from their desktop environment.

Features

  • get_dex_pair_metrics: Get essential metadata and statistical data for a given token pair on a specific chain.
  • get_token_pairs_liquidity: Find the token pair with the highest USD liquidity on a given chain.
  • get_svm_token_balances: Get token balances for a specific wallet address on Solana.
  • get_eigenlayer_avs_metrics: Get statistics for a specific AVS.
  • get_eigenlayer_operator_metrics: Get statistics for all operators in a specific AVS.