finance & fintech

Dexpaprika Mcp

Coinpaprika's DexPaprika MCP server exposes high-performance [DexPaprika API](https://docs.dexpaprika.com) covering 20+ chains and 5M+ tokens with real time pricing, liquidity pool data & historical OHLCV data, providing AI agents standardized access to comprehensive market data through Model Context Protocol.

typescript
cloud
macos
windows
linux
enterprise
finance & fintech
0
View on GitHub

Installation

npx -y coinpaprika/dexpaprika-mcp

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

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

About This MCP Server

coinpaprika/dexpaprika-mcp

Coinpaprika's DexPaprika MCP server exposes high-performance DexPaprika API covering 20+ chains and 5M+ tokens with real time pricing, liquidity pool data & historical OHLCV data, providing AI agents standardized access to comprehensive market data through Model Context Protocol.

GitHub: https://github.com/coinpaprika/dexpaprika-mcp

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub