MCP.so
登录

Unclaimed Sol Scanner

@unclaimed-sol

关于 Unclaimed Sol Scanner

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

基本信息

分类

其他

传输方式

stdio

发布者

unclaimed-sol

提交者

Unclaimed SOL

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "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"
      }
    }
  }
}

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is Unclaimed Sol Scanner?

Unclaimed Sol Scanner is an MCP server that lets AI assistants find and reclaim locked SOL from dormant Solana token accounts—dead memecoins, old airdrops, and empty associated token accounts. It is for Solana users who want to recover rent SOL without using a browser, dApp, or wallet connect.

How to use Unclaimed Sol Scanner?

Install the server in an MCP-compatible client (Claude Code, Claude Desktop, Cursor, Windsurf). Invoke the scan_claimable_sol tool to check any wallet for reclaimable SOL (read-only, no keypair needed) and the claim_sol tool to burn worthless token balances, close dormant accounts, and reclaim rent SOL—transactions are built and signed locally.

Key features of Unclaimed Sol Scanner

  • Two tools: scan_claimable_sol (read-only) and claim_sol (vibe claiming).
  • No browser, dApp, or wallet connect required.
  • Private key never leaves your machine.
  • 5% service fee collected on-chain by the UnclaimedSOL program.
  • Works with Claude Code, Claude Desktop, Cursor, Windsurf.
  • Stake account claims available separately at unclaimedsol.com.

Use cases of Unclaimed Sol Scanner

  • Scan a Solana wallet for reclaimable SOL from dormant token accounts.
  • Reclaim locked SOL by closing worthless token accounts automatically.
  • Recover rent from empty associated token accounts without manual dApp steps.

FAQ from Unclaimed Sol Scanner

What does scan_claimable_sol do?

It checks any Solana wallet for reclaimable SOL and returns the amount and account count. It is read-only and does not require a private key.

What does claim_sol do?

It builds and signs transactions locally to burn worthless token balances, close dormant accounts, and reclaim the rent SOL. Your private key never leaves your machine.

Is there a fee?

Yes, a 5% service fee is collected on-chain by the UnclaimedSOL program.

Can I claim stake account SOL with this server?

No, stake account claims are available separately at unclaimedsol.com.

What clients does this server work with?

It works with Claude Code, Claude Desktop, Cursor, Windsurf, and any MCP-compatible client.

评论

其他 分类下的更多 MCP 服务器