Skip to content
Claude Desktop

Pump SDK MCP Server for Claude Desktop

io.github.nirholas/pump-fun-sdk

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

client:Claude Desktop transport:stdio runtime:npm

Install Pump SDK MCP Server in Claude Desktop

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

{
  "mcpServers": {
    "pump-fun-sdk": {
      "command": "npx",
      "args": [
        "-y",
        "pump-fun-mcp"
      ]
    }
  }
}

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

Pump SDK MCP Server in other clients