DexPaprika MCP Server provides AI assistants like Claude with real-time cryptocurrency and DEX data API access for token analysis, pool analytics, and market insights across multiple blockchains without configuration.
Retrieves all supported blockchain networks and metadata.
Lists DEXes available on a specific network.
Gets top pools on a specific network.
Gets top pools for a specific DEX.
Gets detailed pool metrics.
Retrieves time-series price data for various analytical purposes.
Lists recent transactions in a pool.
Gets comprehensive token data.
Lists pools containing a token.
Finds tokens, pools, DEXes by name/id.
{
"mcpServers": {
"dexpaprika": {
"command": "npx",
"args": ["dexpaprika-mcp"]
}
}
}