
Unclaimed Sol Scanner
@unclaimed-sol
About Unclaimed Sol Scanner
Scan and claim reclaimable SOL from dormant Solana wallet accounts. The first Vibe Claiming MCP server.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"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"
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
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.
Frequently asked questions
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.
Basic information
More Other MCP servers
Codelf
unbugA search tool helps dev to solve the naming things problem.
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
🚀 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,
Comments