mcpbeat Sign in

Pump SDK MCP Server

local only

Pump SDK MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 44 installs a week from npm. Last commit 16 Sep 2026.

Build extend and maintain pump - Token creation buying selling migration fee collection

Installs per day peak 21 · avg 9 · -54% w/w
a month agotoday
44
Installs / week
npm · pump-fun-mcp
124
Stars
0 open issues
16 Sep 2026
Last commit
0 releases in 90 days
License
TypeScript

What the code does

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

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.

                "QMbN6CYIceLh9Vdh3ndmrpChVVDCYAykCoHLEYdQWNcAxLJNu7nWNHiJzugda0JT2xgyBCWGtm7/oWjb/wT2kcbwA0JRUuwSV88ABSiDPpXudmLYK2jIBhqh3sTXxnR7WMgtjWsyqjga53NruXU9Dj/hyRRE/RQ9xCEh3052KbW6tbtNksNK4HIr+0wAAAAAAAAAAAAAAACz/t2FxQIAAAAAAAAAAAAAACdJpynsFrOoMAAAAAAAAAD4JhBoAxAAAAAAAAAAAAAAhC8BAA=="
Runs an external command dashboard/src/process-manager.ts:211
    const child = spawn(bot.command, bot.args, {
    tbody.innerHTML = watches.map(w => `

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

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

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

Alternatives to Pump SDK MCP Server

same job, measured the same way
Secureflows MCP Server
by michal-lefler

MCP server for secureFlows: token-free URL builders and integration-linting tools for AI agents.

18 tools answering
Secureflows MCP
by michal-lefler

MCP server for secureFlows: token-free URL builders and integration-linting tools for AI agents.

18 tools answering
PhysiCell Configuration Builder
by marcorusc

MCP server for building, inspecting, and exporting PhysiCell and PhysiBoSS configuration files

185 installs/wk local only
TCG MCP
by seanlok

Pokemon TCG MCP server: PSA grading, collection management, and multi-provider pricing.

78 installs/wk local only
PumpFun Claims Bot
by nirholas

MCP server for PumpFun on-chain intelligence — tokens, claims, holders, and bundles.

230 installs/wk local only
Rivemcp
by paradoxsyn

MCP server for creating and editing Rive (.riv) animation files. 139 tools for AI-driven animation.

615 installs/wk local only
ChatPPT
by parkerdiamond

Model Context Protocol (MCP) server for programmatic PowerPoint creation and editing

471 installs/wk local only
Zotero Bridge
by combjellyshen

MCP Server for Zotero SQLite Database - collection, tagging, PDF reading and more.

37 installs/wk local only

Pump SDK MCP Server — questions

Answers built from our own checks of this server.

Why is there no uptime for Pump SDK MCP Server?
Pump SDK MCP Server 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 pump-fun-mcp was installed 44 times last week.
How do I connect Pump SDK MCP Server?
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 pump-fun-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Pump SDK MCP Server?
The npm package pump-fun-mcp was installed 44 times in the last week. Week over week that is -54%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Pump SDK MCP Server open source?
We cannot say either way: written in TypeScript and 124 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.