
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.
Basic information
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.
More Other MCP servers
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows

EverArt
modelcontextprotocolModel Context Protocol Servers
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Codelf
unbugA search tool helps dev to solve the naming things problem.
Comments