mcpbeat Sign in

pump.fun Solana Data MCP Server

local only

pump.fun Solana Data runs on your own machine — the client starts it, so there is no endpoint to ping. 210 installs a week from npm. Last commit 18 Sep 2026.

Free, read-only pump.fun + Solana MCP: token discovery, on-chain analysis, SNS, 3D snapshots.

Installs per day peak 172 · avg 21 · +584% w/w
a month agotoday
210
Installs / week
npm · @three-ws/pumpfun-mcp
194
Stars
0 open issues
18 Sep 2026
Last commit
0 releases in 90 days
Apache-2.0
License
JavaScript

What the code does

We read the source, 19 h ago · rules 3dff92dd89df

A tool parameter reaches a dangerous call

A value the model can set ends up inside a file or shell call. That is not a flaw by itself — for a terminal server it is the job — but it is where things go wrong when it is not.

A tool parameter reaches a file or shell call animation_signature.clip → packages/render/bin/tty.js:150, apply_animation.animation → packages/render/bin/tty.js:78
        await fs.writeFile(out, bytes);
Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Package points at a different repository nirholas/three.ws
пакет @three-ws/pumpfun-mcp ссылается на nirholas/pumpfun-mcp

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

A tool parameter here reaches a dangerous call

That is not a flaw by itself — but it is where things go wrong when it is not the job. We re-read this code on every release. Watch it and you hear from us the day another one appears.

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 pumpfun-solana-mcp -- npx -y @three-ws/pumpfun-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "pumpfun-solana-mcp": {
      "args": [
        "-y",
        "@three-ws/pumpfun-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.pumpfun-solana-mcp]
command = "npx"
args = ["-y", "@three-ws/pumpfun-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "pumpfun-solana-mcp": {
      "args": [
        "-y",
        "@three-ws/pumpfun-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "pumpfun-solana-mcp": {
      "args": [
        "-y",
        "@three-ws/pumpfun-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: PUMPFUN_MCP_URL (Override the canonical pump.fun MCP backend endpoint. Defaults to https://three.ws/api/pump-fun-mcp — set this only when self-hosting the handler.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to pump.fun Solana Data

same job, measured the same way
three.ws pump.fun MCP
by nirholas

Free pump.fun and Solana token discovery and on-chain analysis tools, by three.ws.

21 tools answering
Gate Info MCP
by gateio-dev

Gate info MCP for coin discovery, market snapshots, technical analysis, and on-chain data.

32 tools answering
Hoodly GMGN Robinhood Research
by hoodly-agent

Read-only MCP server for Robinhood Chain token discovery, research, and due diligence via GMGN.

7 tools answering
I
SolSigs MCP
by gra-kir

23 Solana on-chain data tools for AI agents via x402 micropayments + rug-screen token verdict

97 installs/wk local only
SIMA MCP Server
by mustafashehab

Read-only MCP server for SIMA Solana AI agent protection discovery. No API keys required.

53 installs/wk local only
Solana Cleanup
by recoversolrent

Read-only Solana and crypto reserve-recovery scans, pricing, chain facts, and methodology.

4 tools answering
Base Token Sniper
by lordbasilaiassistant-sudo

MCP server to discover and trade new token launches on Base chain.

203 installs/wk local only
Whale Insights
by cryptowhaleinsights

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

56 tools answering

pump.fun Solana Data — questions

Answers built from our own checks of this server.

Why is there no uptime for pump.fun Solana Data?
pump.fun Solana Data 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 @three-ws/pumpfun-mcp was installed 210 times last week.
How do I connect pump.fun Solana Data?
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 @three-ws/pumpfun-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use pump.fun Solana Data?
The npm package @three-ws/pumpfun-mcp was installed 210 times in the last week. Week over week that is +584%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is pump.fun Solana Data open source?
Yes — it is published under the Apache-2.0 licence, written in JavaScript and 194 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.