MCP Server
MCP
PumpFun Claims Bot
MCP server for PumpFun on-chain intelligence — tokens, claims, holders, and bundles.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "pumpfun-claims-bot",
"version": "1.0.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "GitHub personal access token — raises API rate limit from 60 to 5000 req/hr",
"isSecret": true,
"name": "GITHUB_TOKEN"
},
{
"description": "Solana RPC HTTP URL for on-chain queries (defaults to public mainnet)",
"name": "SOLANA_RPC_URL"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment