mcpbeat Sign in

Cross-DEX Prices & Spreads MCP Server

local only

Cross-DEX Prices & Spreads runs on your own machine — the client starts it, so there is no endpoint to ping. 20 installs a week from npm. Last commit 22 Aug 2026.

Live cross-DEX pool prices, liquidity and spreads on 6 EVM chains, read from on-chain pool state.

Installs per day peak 153 · avg 9
a month agotoday
20
Installs / week
npm · arb-dex-mcp
1
Stars
0 open issues
22 Aug 2026
Last commit
0 releases in 90 days
MIT
License
JavaScript

Nothing serious here today

Today is the operative word: we check Cross-DEX Prices & Spreads every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add arb-dex-mcp -- npx -y arb-dex-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "arb-dex-mcp": {
      "args": [
        "-y",
        "arb-dex-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.arb-dex-mcp]
command = "npx"
args = ["-y", "arb-dex-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "arb-dex-mcp": {
      "args": [
        "-y",
        "arb-dex-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "arb-dex-mcp": {
      "args": [
        "-y",
        "arb-dex-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Cross-DEX Prices & Spreads

same job, measured the same way
DexPaprika
by dexpaprika

Real-time DEX and on-chain data: liquidity pools, token prices, swaps, and trading volume.

17 tools answering
THORChain Swap
by thorchain-swap

Read-only THORChain swap quotes, liquidity pools, and network status.

3 tools answering
Dex Data MCP
by donnywin85

Multi-chain DEX prices, liquidity, routing and slippage. Free tier, no API key.

local only
Base Price Oracle MCP
by lordbasilaiassistant-sudo

MCP server for real-time token prices on Base from on-chain DEX pools.

32 installs/wk local only
Chargt EV Charging
by chargt

Find EV charging stations, live availability and prices across the Netherlands via NDW data.

2 tools answering
Market Depth Lab
by derkcc

Read-only Hyperliquid, funding-rate and cross-exchange perpetual spread tools.

28 installs/wk local only
I
Dxb Data
by dxbdata

Official Dubai real estate data: live prices and rental yields by area, from the DLD.

7 tools answering
Pingpoint
by sudzikcoin

Live truck GPS: create loads, read position, ETA, driver state and trip stats, cancel a load.

216 installs/wk local only

Cross-DEX Prices & Spreads — questions

Answers built from our own checks of this server.

Why is there no uptime for Cross-DEX Prices & Spreads?
Cross-DEX Prices & Spreads runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package arb-dex-mcp was installed 20 times last week.
How do I connect Cross-DEX Prices & Spreads?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls arb-dex-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Cross-DEX Prices & Spreads?
The npm package arb-dex-mcp was installed 20 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Cross-DEX Prices & Spreads open source?
Yes — it is published under the MIT licence, written in JavaScript and 1 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.