
Unclaimed Sol Scanner
@unclaimed-sol
Unclaimed Sol Scanner について
Scan and claim reclaimable SOL from dormant Solana wallet accounts. The first Vibe Claiming MCP server.
基本情報
設定
以下の設定を使って、このサーバーを 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) andclaim_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.
「その他」の他のコンテンツ
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Awesome Mlops
visengerA curated list of references for MLOps
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
コメント