Dexpaprika MCP Server

v1.0.0Business Applicationsstable

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 analytic

claude-integrationcrypto-analysis-toolcrypto-apicryptocurrencydefi
Share:
40
Stars
0
Downloads
0
Weekly
0/5

About

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 analytic

Features

  • getNetworks
  • getNetworkDexes
  • getNetworkPools
  • getDexPools
  • getPoolDetails

Use Cases

REQUIRED FIRST STEP: Get all supported blockchain networks. Always call this first to see available networks before using any network-specific functions. Returns network IDs like 'ethereum', 'solana', etc.
Get available DEXes on a specific network. First call getNetworks to see valid network IDs.
PRIMARY POOL FUNCTION: Get top liquidity pools on a specific network. This is the MAIN way to get pool data - there is NO global pools function. Use this instead of any 'getTopPools' or 'getAllPools' concepts.
Get pools from a specific DEX on a network. First use getNetworks, then getNetworkDexes to find valid DEX IDs.
Get detailed information about a specific pool. Requires network ID from getNetworks and a pool address.
coinpaprika

Maintainer

LicenseMIT
Languagejavascript
Versionv1.0.0
UpdatedMay 5, 2026
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

Manual Installation

npx dexpaprika

Examples

Basic Configuration

Configure Dexpaprika MCP Server

npx dexpaprika

Configuration

Configuration Details

Config File

claude_desktop_config.json

Web UI

Not available

Security

Authentication

RequiredNo

Features

Data Encryption
Audit Logging
RBAC Support

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

More Business Applications MCP Servers

Explore other servers in the Business Applications category.

Quick Config Preview

{ "mcpServers": { "dexpaprika": { "command": "npx", "args": ["-y", "dexpaprika"] } } }

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use Dexpaprika MCP Server?

Browse our complete directory of 60+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

60+ ServersFree & Open SourceStep-by-Step Guides