{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-10-17/server.schema.json",
  "name": "com.dexpaprika/dexpaprika",
  "title": "DexPaprika",
  "description": "DEX and on-chain data: liquidity pools, token prices, swaps, and trading volume.",
  "repository": {
    "url": "https://github.com/coinpaprika/dexpaprika-mcp",
    "source": "github"
  },
  "version": "2.4.0",
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://mcp.dexpaprika.com/streamable-http"
    },
    {
      "type": "sse",
      "url": "https://mcp.dexpaprika.com/sse"
    }
  ]
}
