Skip to main content
ClaudeWave

MCP server for live multi-chain DEX market data: token prices, liquidity depth, pool reserves, best execution venue and pre-trade slippage across BNB Chain, Polygon, Arbitrum, Base and Avalanche. Free tier, no API key.

MCP ServersRegistry oficial0 estrellas0 forksJavaScriptActualizado today
Install in Claude Code / Claude Desktop
Method: NPX · dex-data-mcp
Claude Code CLI
claude mcp add dex-data-mcp -- npx -y dex-data-mcp
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "dex-data-mcp": {
      "command": "npx",
      "args": ["-y", "dex-data-mcp"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
Casos de uso

Resumen de MCP Servers

# dex-data MCP server

Live multi-chain DEX market data as MCP tools: token prices, liquidity depth,
pool reserves, best execution venue, liquidity risk and pre-trade slippage across
BNB Chain, Polygon, Arbitrum, Base and Avalanche.

## Why this exists

The ledger says it plainly. Of 20,392 paywall challenges recorded, **zero** were
genuine third-party queries — 82.5% were our own monitoring, 17.3% were catalogue
crawlers walking every route with no parameters. We were being indexed, not
shopped.

Bazaar listings are a bet on demand that does not exist yet. MCP is where agents
already are today: Claude Desktop, Claude Code, Cursor, and every other MCP host.
This server is the same data, delivered where the users are, and it needs no
payment at all for the free tier — which removes the one barrier that a browsing
agent cannot cross on its own.

## Install

**Claude Code**

```
claude mcp add dex-data -- npx -y dex-data-mcp
```

**Claude Desktop / Cursor** — add to `claude_desktop_config.json`:

```json
{
  "mcpServers": {
    "dex-data": {
      "command": "npx",
      "args": ["-y", "dex-data-mcp"]
    }
  }
}
```

No API key, no wallet, no signup. The free tier answers every tool for a daily
allowance; after that the endpoints fall back to x402 micropayments.

## Tools

| tool | answers |
|---|---|
| `get_token_price` | USD price of any ERC-20, by ticker or contract address |
| `get_liquidity` | market depth and TVL per venue for a pair |
| `get_best_venue` | which DEX is cheapest to buy on / best to sell into |
| `get_slippage` | price impact for a specific trade size |
| `get_liquidity_risk` | DEEP / MODERATE / SHALLOW / VERY_THIN depth class |
| `list_chains` | supported chains and indexed tokens |

## Free tier

Every tool answers free within a daily per-caller allowance — no wallet, no
signup. The remaining quota is returned on `X-FreeTier-Remaining`. Beyond it,
calls fall back to x402 micropayments (USDC on Base).

Every response carries the liquidity backing the number and a confidence rating.
A quote with no depth behind it is refused rather than returned — a dust-pool
price is worse than no price when an agent may trade on it.

## Honest limits

- Depth and prices cover **the venues this API indexes**; a deeper pool may exist
  on a DEX not covered here.
- v3 figures distinguish custody TVL from tradeable depth at the current price.
  They are not the same number and are not labelled as if they were.
- `get_slippage` is pool-level price impact: it excludes gas, MEV and multi-hop
  routing, and flags v3 estimates that cross the active tick band.

Lo que la gente pregunta sobre dex-data-mcp

¿Qué es donnywin85/dex-data-mcp?

+

donnywin85/dex-data-mcp es mcp servers para el ecosistema de Claude AI. MCP server for live multi-chain DEX market data: token prices, liquidity depth, pool reserves, best execution venue and pre-trade slippage across BNB Chain, Polygon, Arbitrum, Base and Avalanche. Free tier, no API key. Tiene 0 estrellas en GitHub y se actualizó por última vez today.

¿Cómo se instala dex-data-mcp?

+

Puedes instalar dex-data-mcp clonando el repositorio (https://github.com/donnywin85/dex-data-mcp) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.

¿Es seguro usar donnywin85/dex-data-mcp?

+

donnywin85/dex-data-mcp aún no ha sido auditado por nuestro agente de seguridad. Revisa el repositorio original en GitHub antes de usarlo en producción.

¿Quién mantiene donnywin85/dex-data-mcp?

+

donnywin85/dex-data-mcp es mantenido por donnywin85. La última actividad registrada en GitHub es de today, con 0 issues abiertos.

¿Hay alternativas a dex-data-mcp?

+

Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.

Despliega dex-data-mcp en tu cloud

Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.

¿Mantienes este repo? Añade un badge a tu README

Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.

Featured on ClaudeWave: donnywin85/dex-data-mcp
[![Featured on ClaudeWave](https://claudewave.com/api/badge/donnywin85-dex-data-mcp)](https://claudewave.com/repo/donnywin85-dex-data-mcp)
<a href="https://claudewave.com/repo/donnywin85-dex-data-mcp"><img src="https://claudewave.com/api/badge/donnywin85-dex-data-mcp" alt="Featured on ClaudeWave: donnywin85/dex-data-mcp" width="320" height="64" /></a>

Más MCP Servers

Alternativas a dex-data-mcp