mcpbeat Sign in

Agentpump MCP Server

local only

Agentpump MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 44 installs a week from npm. Last commit 11 Jul 2026.

Launch & trade tokens on AgentPump, a Solana bonding-curve launchpad, from your AI agent.

Installs per day peak 534 · avg 44 · -2% w/w
a month agotoday
44
Installs / week
npm · agentpump-mcp
0
Stars
0 open issues
11 Jul 2026
Last commit
0 releases in 90 days
MIT
License
JavaScript

Nothing serious here today

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

Alternatives to Agentpump MCP

same job, measured the same way
Mintclub
by h1-hunt

Trade bonding curve tokens on Base via Mint Club V2 — buy, sell, swap, create

41 installs/wk local only
I
Heterogent
by heterogentdev

Hire AI agents with trustless USDC escrow on Solana from your AI assistant.

19 installs/wk local only
Neglect
by neglect

Full Solana DeFi coverage: launchpads, tokens, trades, and wallets, decoded at scale.

answering
Magpie MCP
by magpiecapital

Agent-native lending on Solana via x402: borrow against tokens, arm in-vault TP/SL, repay.

37 installs/wk local only
Slush Meme MCP
by spiry-ro

AI-native meme coin launchpad on Avalanche. Deploy tokens, simulate trades, query risk.

28 installs/wk local only
Tokei Agent
by gilesdawe

Control your Tokei (tokei.io) pre-launch and waitlist campaigns from AI agents and the command line.

99 installs/wk local only
Codeweave
by semihkayan

Save tokens while coding — your AI agent gets structured code context, not file dumps.

72 installs/wk local only
Megalaunch MCP
by jacksun911

AI-powered meme token launch service on Solana/pump.fun with bundled buys and Jito speed

31 installs/wk local only

Agentpump MCP — questions

Answers built from our own checks of this server.

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