Submit

Unclaimed Sol Scanner

@unclaimed-sol

Scan and claim reclaimable SOL from dormant Solana wallet accounts. The first Vibe Claiming MCP server.

Tools

Server Config

{
  "mcpServers": {
    "unclaimed-sol": {
      "command": "node",
      "args": [
        "/absolute/path/to/unclaimed-sol-mcp/dist/index.js"
      ],
      "env": {
        "SOLANA_KEYPAIR_PATH": "~/.config/solana/id.json",
        "SOLANA_RPC_URL": "https://your-rpc-provider.com"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.