Skip to content
Grok

pump.fun Solana Data for Grok

io.github.nirholas/pumpfun-solana-mcp

Free, read-only pump.fun + Solana MCP: token discovery, on-chain analysis, SNS, 3D snapshots.

client:Grok transport:stdio runtime:npm

Install pump.fun Solana Data in Grok

.mcp.json (in your project root)

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

{
  "mcpServers": {
    "pumpfun-solana-mcp": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@three-ws/pumpfun-mcp"
      ],
      "env": {
        "PUMPFUN_MCP_URL": "<PUMPFUN_MCP_URL>"
      }
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

pump.fun Solana Data in other clients