MCP Directory
Back

dexpaprika-mcp

by coinpaprika · JavaScript · ★ 41

DexPaprika MCP server allows access real-time and historical data on crypto tokens, DEX trading activity, and liquidity across multiple blockchains. It enables natural language queries for exploring market trends, token performance, and DeFi analytics through a standardized interface.

#claude-integration#crypto-analysis-tool#crypto-api#cryptocurrency#defi#dex#dexpaprika#mcp#model-context-protocol

Install

npx -y github:coinpaprika/dexpaprika-mcp

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "dexpaprika-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "github:coinpaprika/dexpaprika-mcp"
      ]
    }
  }
}

From the README

A Model Context Protocol (MCP) server that provides on-demand access to DexPaprika's cryptocurrency and DEX data API. Built specifically for AI assistants like Claude to programmatically fetch real-time token, pool, and DEX data with zero configuration. DexPaprika MCP connects Claude to live DEX data across multiple blockchains. No API keys required. [Installation](#installation) | [Configuration](#claude-desktop-integration) | [API Reference](https://docs.dexpaprika.com/introduction) > **Prefer zero setup?** Use the hosted MCP server at [mcp.dexpaprika.com](https://mcp.dexpaprika.com) — no…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related ai & ml servers