Developer Tools
Trust: 37/100 (Limited)io.github.nedim1511/unclaimed-sol Guide
Scan and reclaim dormant SOL from your Solana wallet. Powered by UnclaimedSOL.
5 starsby unclaimed-sol
Quick Start
Install
npx @unclaimed-sol/mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-nedim1511-unclaimed-sol": {
"command": "npx",
"args": [
"@unclaimed-sol/mcp"
]
}
}
}