mcpbeat Sign in

Dexscreener MCP Server

local only

Dexscreener MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 74 installs a week from npm. Last commit 6 Jun 2026.

DexScreener on-chain market data: search pairs, tokens, pools, trending tokens. No API key.

Installs per day peak 26 · avg 10 · +38% w/w
a month agotoday
74
Installs / week
npm · dexscreener-mcp
0
Stars
0 open issues
6 Jun 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check Dexscreener MCP 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 dexscreener-mcp -- npx -y dexscreener-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "dexscreener-mcp": {
      "args": [
        "-y",
        "dexscreener-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.dexscreener-mcp]
command = "npx"
args = ["-y", "dexscreener-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "dexscreener-mcp": {
      "args": [
        "-y",
        "dexscreener-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "dexscreener-mcp": {
      "args": [
        "-y",
        "dexscreener-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Dexscreener MCP

same job, measured the same way
DexPaprika
by dexpaprika

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

17 tools answering
Market Research API
by trendsapi

Consumer demand signals across search, shopping and social. Free key at trendsapi.ai

4 tools answering
Whale Insights
by cryptowhaleinsights

Free read-only crypto whale-tracking & market-data MCP tools across 14 chains. No auth.

56 tools answering
Defillama MCP
by glebenjoy

DefiLlama DeFi data: chain/protocol TVL, yields, stablecoins, token prices. No API key.

72 installs/wk local only
Ozma
by swerve-hoe

Agentic API marketplace — search, provision, and call data sources with one Ozma key

answering
Bitview
by bitcoinresearchkit

Read-only Bitcoin blockchain, mempool, mining, market, and on-chain analytics; no API key.

answering
Polymarket Toolkit
by runesleo

Read-only Polymarket data tools for AI agents: profiles, PnL, market scans. No keys, no orders.

48 installs/wk local only
X
Web Search & Data API
by kadec0

Web search, scraping, Google Trends and data lookups. Paid per call in USDC on Base via x402.

23 tools answering

Dexscreener MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Dexscreener MCP?
Dexscreener MCP 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 dexscreener-mcp was installed 74 times last week.
How do I connect Dexscreener MCP?
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 dexscreener-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Dexscreener MCP?
The npm package dexscreener-mcp was installed 74 times in the last week. Week over week that is +38%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Dexscreener MCP open source?
Yes — it is published under the MIT licence, written in TypeScript and 0 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.