DexPaprika MCP Agent
mcp.dexpaprika.com
Free multi-chain DEX data via MCP: 33M+ tokens, 36M+ pools across 36 blockchains. No API key needed to start.
mcp.dexpaprika.com via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
https://mcp.dexpaprika.com/.well-known/agent-card.json and the next probe clears this panel.
| Field | What we saw | What we stored |
|---|---|---|
securitySchemes |
Input should be a valid dictionary | dropped — this field was not indexed |
Dispute or improve this rating
F
Conformance score: 26/100
F-grade: card is reachable but fails most operational signals.
click to expand breakdown ▾
click to collapse breakdown ▴
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
Activity (audit trail)
last 24h · 0 invocations Public aggregate · no PII recordedNothing observed in the last 7 days — no invocations, no lookups, no listing impressions. Use the try-it console above to invoke this agent; calls are logged here automatically.
Endpoints
| Agent card | https://mcp.dexpaprika.com/.well-known/agent-card.json |
| Provider | https://coinpaprika.com |
| Docs | https://docs.dexpaprika.com |
Skills · 4 declared · mapped to canonical taxonomy
Query token prices, metadata, and pools across 36 chains
Query liquidity pools, OHLCV data, transactions
SSE streaming of token prices via /sse/prices. Updates are swap-driven: pushed when a swap moves the price, not on a fixed cadence and not per block. Up to 25 s…
SSE streaming of pool reserve updates via /sse/reserves, with USD-denominated deltas, emitted when a swap changes a pool's reserves. Up to 25 subscriptions per …
Health · last 4 probes
Cheaper or better alternatives per-skill
For each canonical skill this agent serves, the cheapest priced competitor and the highest-quality competitor. Only shown when at least one beats the current agent. Skills where this agent is already best on both axes are hidden.
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/mcp.dexpaprika.com) [](https://agenstry.com/agents/mcp.dexpaprika.com) [](https://agenstry.com/agents/mcp.dexpaprika.com) [](https://agenstry.com/agents/mcp.dexpaprika.com)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"name": "DexPaprika MCP Agent",
"description": "Free multi-chain DEX data via MCP: 33M+ tokens, 36M+ pools across 36 blockchains. No API key needed to start.",
"provider": {
"name": "CoinPaprika",
"url": "https://coinpaprika.com"
},
"version": "2.4.0",
"capabilities": {
"streaming": true,
"pushNotifications": false
},
"supportedInterfaces": [
{
"type": "sse",
"url": "https://mcp.dexpaprika.com/sse"
},
{
"type": "streamable-http",
"url": "https://mcp.dexpaprika.com/streamable-http"
},
{
"type": "http",
"url": "https://api.dexpaprika.com"
}
],
"interfaces": [
{
"type": "sse",
"url": "https://mcp.dexpaprika.com/sse"
},
{
"type": "streamable-http",
"url": "https://mcp.dexpaprika.com/streamable-http"
},
{
"type": "http",
"url": "https://api.dexpaprika.com"
}
],
"securitySchemes": [],
"security": [],
"skills": [
{
"id": "query-tokens",
"name": "query-tokens",
"description": "Query token prices, metadata, and pools across 36 chains"
},
{
"id": "query-pools",
"name": "query-pools",
"description": "Query liquidity pools, OHLCV data, transactions"
},
{
"id": "stream-prices",
"name": "stream-prices",
"description": "SSE streaming of token prices via /sse/prices. Updates are swap-driven: pushed when a swap moves the price, not on a fixed cadence and not per block. Up to 25 subscriptions per POST connection."
},
{
"id": "stream-reserves",
"name": "stream-reserves",
"description": "SSE streaming of pool reserve updates via /sse/reserves, with USD-denominated deltas, emitted when a swap changes a pool's reserves. Up to 25 subscriptions per POST connection."
}
],
"relatedServices": [
{
"role": "product-ui",
"url": "https://dexpaprika.com",
"description": "Interactive product UI. Best when an agent needs to drive the site like a user (star favorites, filter pools, navigate charts). 107 UI actions exposed via declarative WebMCP."
},
{
"role": "rest-api",
"url": "https://api.dexpaprika.com",
"description": "Public REST API. Best for stateless one-off queries. No key needed to start on the free tier, at 15 requests per minute keyless or 30 with a free key from https://console.dexpaprika.com; monthly quotas at https://dexpaprika.com/api/pricing. Root redirects to docs; actual endpoints live at /networks, /stats, /search, etc."
},
{
"role": "streaming-api",
"url": "https://streaming.dexpaprika.com",
"description": "SSE streaming over /sse/prices (token prices) and /sse/reserves (pool reserve updates with USD-denominated deltas). Updates are swap-driven, pushed when a swap moves the value, not on a fixed cadence and not per block. POST forms accept up to 25 subscriptions; 10 concurrent streams per IP."
},
{
"role": "mcp-server",
"url": "https://mcp.dexpaprika.com",
"description": "Hosted MCP server with 17 tools across SSE, streamable-HTTP, and JSON-RPC transports. Best for multi-step agent workflows that benefit from a persistent session."
},
{
"role": "docs",
"url": "https://docs.dexpaprika.com",
"description": "Full human-readable documentation. Supports markdown negotiation and llms.txt for agent consumption."
},
{
"role": "agents-front-door",
"url": "https://agents.dexpaprika.com",
"description": "AI-agent landing page with setup commands for Claude, ChatGPT, Cursor, and other MCP clients. Hosts the canonical skill.md."
}
],
"documentationUrl": "https://docs.dexpaprika.com"
}