PumpFun Claims Bot MCP Server

Read-only Telegram channel feed that broadcasts PumpFun on-chain activity - GitHub social fee claims, token graduations, and more. Posts rich, intelligence-enriched cards to a Telegram channel in real time. It runs locally over stdio via the published package.

People connecting communication tools to Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-08-17 · ★ 19 · #28 OF 99 MAINTAINED COMMUNICATION · VERIFIED 2026-08-25

NOASSERTION · TypeScript servers · how we verify → /methodology

01 · Install PumpFun Claims Bot

before you install - you'll need

Set TELEGRAM_BOT_TOKEN, CHANNEL_ID, SOLANA_RPC_URL, SOLANA_WS_URL, SOLANA_RPC_URLS, GITHUB_TOKEN before connecting. FEED_CLAIMS, FEED_GRADUATIONS, FEED_LAUNCHES, FEED_WHALES, FEED_FEE_DISTRIBUTIONS, REQUIRE_GITHUB are optional or environment-specific per the README.

Claude Code

claude mcp add nirholas-pumpfun-claims-bot -- npx -y pumpfun-claims-bot

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "nirholas-pumpfun-claims-bot": {
      "command": "npx",
      "args": [
        "-y",
        "pumpfun-claims-bot"
      ]
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

license no standard license detected - usage rights unclear; check the repo before commercial use

npm package pumpfun-claims-bot - unscoped; check the name against the project README before installing

registry namespace io.github.nirholas is GitHub-verified and matches the repo owner

03 · Who maintains PumpFun Claims Bot

PumpFun Claims Bot is maintained by nirholas. We track 66 MCP servers from nirholas - 65 actively maintained, 7,658 combined GitHub stars, oldest repo from Feb 2024. Full record: all servers from nirholas.

  1. XActions X/Twitter automation MCP: scrape, post, schedule, analyze, engage. No API key required. ★ 473
  2. Metaplex Agent Registry Deploy AI agents on-chain on Solana with an EIP-8004 identity. Deploy fee funds $THREE buybacks. ★ 102
  3. Pump SDK MCP Server Build extend and maintain pump - Token creation buying selling migration fee collection ★ 118
  4. pump.fun Solana Data Free, read-only pump.fun + Solana MCP: token discovery, on-chain analysis, SNS, 3D snapshots. ★ 102
  5. Alibaba Cloud DashScope - Qwen Alibaba Cloud DashScope MCP: Qwen chat, embeddings, and model discovery on your own account. ★ 102
  6. three.ws Agent Payments Governed x402 payment sessions: pay any endpoint with budget, allowlist & per-tx caps, no key. ★ 102

04 · Facts

category
communication - ranked #28 of 99 actively-maintained communication servers as of 2026-08-25.
registry
io.github.nirholas/pumpfun-claims-bot (active, first published 2026-03-19)
packages
npm:pumpfun-claims-bot

05 · PumpFun Claims Bot FAQ

What is PumpFun Claims Bot?

Read-only Telegram channel feed that broadcasts PumpFun on-chain activity - GitHub social fee claims, token graduations, and more. Posts rich, intelligence-enriched cards to a Telegram channel in real time. It runs locally over stdio via the published package.

Is PumpFun Claims Bot still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-17. We re-verify nightly.

How do I install PumpFun Claims Bot?

Run `npx -y pumpfun-claims-bot`. The README documents 12 environment variables (TELEGRAM_BOT_TOKEN, CHANNEL_ID, SOLANA_RPC_URL…) to set first. Set TELEGRAM_BOT_TOKEN, CHANNEL_ID, SOLANA_RPC_URL, SOLANA_WS_URL, SOLANA_RPC_URLS, GITHUB_TOKEN before connecting. FEED_CLAIMS, FEED_GRADUATIONS, FEED_LAUNCHES, FEED_WHALES, FEED_FEE_DISTRIBUTIONS, REQUIRE_GITHUB are optional or environment-specific per the README. You can also paste the ready-made client config above.

Does PumpFun Claims Bot run locally?

Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

06 · Alternatives to PumpFun Claims Bot

More communication MCP servers · Openfuse MCP · Omnicord · Datawrapper · Telegram Notify MCP · Discord MCP

More TypeScript MCP servers · Hood MCP · Robinhood Crypto · Sperax OS · Universal Blockchain MCP · React Toolkit · see all