Skip to content
Claude Desktop

PumpFun Claims Bot for Claude Desktop

io.github.nirholas/pumpfun-claims-bot

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

client:Claude Desktop transport:stdio runtime:npm

Install PumpFun Claims Bot in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "pumpfun-claims-bot": {
      "command": "npx",
      "args": [
        "-y",
        "pumpfun-claims-bot"
      ],
      "env": {
        "GITHUB_TOKEN": "<GITHUB_TOKEN>",
        "SOLANA_RPC_URL": "<SOLANA_RPC_URL>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

PumpFun Claims Bot in other clients