mcpbeat Sign in

PumpFun Claims Bot MCP Server

local only

PumpFun Claims Bot runs on your own machine — the client starts it, so there is no endpoint to ping. 230 installs a week from npm. Last commit 15 Sep 2026.

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

Installs per day peak 18 · avg 9 · -66% w/w
a month agotoday
230
Installs / week
npm · pumpfun-claims-bot
22
Stars
0 open issues
15 Sep 2026
Last commit
0 releases in 90 days
License
TypeScript

Nothing serious here today

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

This one needs environment variables set before it will start: GITHUB_TOKEN (GitHub personal access token — raises API rate limit from 60 to 5000 req/hr), SOLANA_RPC_URL (Solana RPC HTTP URL for on-chain queries (defaults to public mainnet)). The author declared them in the registry entry; get the values from the project itself.

Alternatives to PumpFun Claims Bot

same job, measured the same way
Base Intel MCP
by datakoot

Read-only on-chain intelligence for AI agents on Base: balances, tokens, gas, tx status.

5 tools answering
Tachyo
by tachyo

Crypto market intelligence, token rug-checks, and wallet verification in one MCP server.

24 tools answering
Cryptodata MCP
by kota1026

CryptoData MCP Server - Real-time crypto market data, DeFi analytics, and on-chain intelligence...

28 installs/wk local only
Zyfy MCP
by zyfy-uk

MCP server for Zyfy — UK postcode and vehicle intelligence for Claude and other AI agents

40 installs/wk local only
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
C
Dealsurface
by dealsurface

MCP server for DealSurface.com sales intelligence platform.

123 installs/wk local only
Noesis — Solana On-Chain Intelligence
by rengon0x

Solana on-chain intelligence — token scans, wallet profiling, bundle detection, 19 MCP tools.

answering
Godotiq
by salvo10f

Intelligent MCP server for Godot 4. Spatial intelligence, code analysis, 35 tools.

464 installs/wk local only

PumpFun Claims Bot — questions

Answers built from our own checks of this server.

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