DexPaprika
🎖️ 📇 ☁️ 🍎 🪟 🐧 - 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 sta
What is DexPaprika?
DexPaprika is a Model Context Protocol (MCP) server that allows AI assistants like Claude, Cursor, and VS Code to 🎖️ 📇 ☁️ 🍎 🪟 🐧 - 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 poo...
🎖️ 📇 ☁️ 🍎 🪟 🐧 - 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 sta
This server falls under the Finance & Fintech category on MCPgee, the world's largest MCP server directory with 33,000+ servers.
Features
- 🎖️ 📇 ☁️ 🍎 🪟 🐧 - Coinpaprika's DexPaprika MCP server exposes
Use Cases
Maintainer
Works with
Installation
Manual Installation
npx dexpaprika-coinpaprikaConfiguration
Configuration Details
claude_desktop_config.json
Performance
Response Metrics
Resource Usage
How to Set Up and Use DexPaprika
DexPaprika MCP server by CoinPaprika exposes a high-performance DEX analytics API covering 20+ blockchain networks and over 5 million tokens to AI assistants via the Model Context Protocol. It provides 14 tools for real-time token pricing, liquidity pool discovery and analysis, historical OHLCV candlestick data, DEX comparisons, and batch multi-token price lookups — all without requiring an API key, as the DexPaprika API is free and publicly accessible. Crypto traders, DeFi researchers, and AI agents that need live on-chain market data will find this server a capable data source.
Prerequisites
- Node.js 18+ and npm or npx installed
- No API key required — DexPaprika API is publicly accessible
- An MCP-compatible client such as Claude Desktop or Claude Code
Run the server directly with npx (no install needed)
The fastest way to use DexPaprika MCP is via npx, which downloads and runs the package without a global install.
npx dexpaprika-mcpOr install globally for faster startup
Install the package globally to avoid npx download overhead on every launch.
npm install -g dexpaprika-mcpAdd to Claude Desktop configuration
Edit your claude_desktop_config.json to register the DexPaprika server. No environment variables or API keys are needed.
{
"mcpServers": {
"dexpaprika": {
"command": "npx",
"args": ["dexpaprika-mcp"]
}
}
}Or use the hosted streaming endpoint
For zero-setup access, point your MCP client to the hosted streamable-http endpoint — no local process required.
{
"mcpServers": {
"dexpaprika": {
"type": "streamable-http",
"url": "https://mcp.dexpaprika.com/streamable-http"
}
}
}Restart your MCP client and verify the tools are available
Restart Claude Desktop or reload Claude Code. Ask the AI to list available DexPaprika tools or call getCapabilities to confirm all 14 tools are loaded.
DexPaprika Examples
Client configuration
Claude Desktop configuration using npx for local execution — no API key required.
{
"mcpServers": {
"dexpaprika": {
"command": "npx",
"args": ["dexpaprika-mcp"]
}
}
}Prompts to try
Once connected, use these prompts to explore DeFi market data across chains.
- "Analyze the JUP token on Solana — fetch its current price, 24h volume, and top liquidity pools"
- "Compare trading volume between Uniswap V3 and SushiSwap on Ethereum"
- "Get the 7-day OHLCV data for the SOL/USDC pool on Raydium"
- "Find the top 5 liquidity pools by TVL on the Fantom network"
- "Look up current prices for WBTC, ETH, and ARB in a single batch request"Troubleshooting DexPaprika
npx dexpaprika-mcp fails with package not found
Ensure you have Node.js 18+ and a working npm registry connection. Try clearing the npx cache: npx clear-npx-cache, then retry. Alternatively install globally: npm install -g dexpaprika-mcp.
Tool calls return empty results for a specific network or token
Verify the network name using the getNetworks tool to see the exact identifiers DexPaprika uses (e.g., 'ethereum', 'solana', 'bsc'). Token addresses must be the canonical checksummed address for the target chain.
Rate limit errors when making many consecutive requests
The DexPaprika public API has rate limits. Space out requests or use the getTokenMultiPrices tool to batch up to 10 token price lookups in a single API call instead of making individual requests.
Frequently Asked Questions about DexPaprika
What is DexPaprika?
DexPaprika is a Model Context Protocol (MCP) server that 🎖️ 📇 ☁️ 🍎 🪟 🐧 - 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 sta It connects AI assistants to external tools and data sources through a standardized interface.
How do I install DexPaprika?
Follow the installation instructions on the DexPaprika GitHub repository. Clone the repo, install dependencies, and add the server config to your AI client.
Which AI clients work with DexPaprika?
DexPaprika works with all major MCP-compatible AI clients including Claude Desktop, Claude Code, Cursor, VS Code (GitHub Copilot), Windsurf, and Cline.
Is DexPaprika free to use?
Yes, DexPaprika is open source and available under the MIT License license. You can use it freely in both personal and commercial projects.
DexPaprika Alternatives — Similar Finance & Fintech Servers
Looking for alternatives to DexPaprika? Here are other popular finance & fintech servers you can use with Claude, Cursor, and VS Code.
ValueCell
★ 10.7kValueCell is a community-driven, multi-agent platform for financial applications.
Vibe Trading
★ 8.1k'Vibe-Trading: Your Personal Trading Agent'
Quantdinger
★ 6.2kAI quantitative trading platform for crypto, stocks, and forex with backtesting, live trading, market data, and multi-agent research.vibe-trading ,trading-agents,ai-trader,ai-trading
TradingView
★ 2.8kReal-time crypto & stock screening, advanced technical indicators, Bollinger Bands intelligence, candlestick patterns + native Claude Desktop integration. Multi-exchange (Binance, KuCoin, Bybit+). Open-source AI trading infrastructure.
Financial Datasets
★ 2.1kProvides access to comprehensive financial data including income statements, balance sheets, cash flow statements, stock prices, company news, SEC filings, and cryptocurrency information with built-in financial ratio analysis.
Stripe
★ 1.6kThe Stripe Model Context Protocol server allows you to integrate with Stripe APIs through function calling. This protocol supports various tools to interact with different Stripe services.
Browse More Finance & Fintech MCP Servers
Explore all finance & fintech servers available in the MCPgee directory. Each server includes setup guides for Claude, Cursor, and VS Code.
Set Up DexPaprika in Your Editor
Choose your AI client for step-by-step setup instructions.
Quick Config Preview
Add this to your claude_desktop_config.json or .cursor/mcp.json
Ready to use DexPaprika?
Browse our complete directory of 33,000+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.