Unclaimed Sol
Rank #9,018io.github.nedim1511/unclaimed-sol
The first Vibe Claiming MCP: AI agents scan and reclaim dormant SOL on Solana. Signs locally.
Unclaimed Sol is a Model Context Protocol (MCP) server published by unclaimed-sol. It ranks #9,018 of 132,345 servers tracked on MCP Toplist, and its repository has 5 GitHub stars. Unclaimed Sol is listed across 4 registries — Official MCP, Glama, PulseMCP and mcp.so, with 3 tracked versions. It was first listed on Feb 17, 2026 and most recently updated on Aug 27, 2026.
Ranks ahead of 123,327 of 132,345 servers on MCP Toplist.
Use Unclaimed Sol
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add unclaimed-sol -e "SOLANA_KEYPAIR_PATH=<your SOLANA_KEYPAIR_PATH>" -e "SOLANA_PRIVATE_KEY=<your SOLANA_PRIVATE_KEY>" -e "SOLANA_RPC_URL=<your SOLANA_RPC_URL>" -e "UNCLAIMED_SOL_API_URL=<your UNCLAIMED_SOL_API_URL>" -- npx -y @unclaimed-sol/mcpReplace each placeholder with your own value before saving.
[mcp_servers.unclaimed-sol]
command = "npx"
args = ["-y", "@unclaimed-sol/mcp"]
[mcp_servers.unclaimed-sol.env]
SOLANA_KEYPAIR_PATH = "<your SOLANA_KEYPAIR_PATH>"
SOLANA_PRIVATE_KEY = "<your SOLANA_PRIVATE_KEY>"
SOLANA_RPC_URL = "<your SOLANA_RPC_URL>"
UNCLAIMED_SOL_API_URL = "<your UNCLAIMED_SOL_API_URL>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"unclaimed-sol": {
"command": "npx",
"args": [
"-y",
"@unclaimed-sol/mcp"
],
"env": {
"SOLANA_KEYPAIR_PATH": "<your SOLANA_KEYPAIR_PATH>",
"SOLANA_PRIVATE_KEY": "<your SOLANA_PRIVATE_KEY>",
"SOLANA_RPC_URL": "<your SOLANA_RPC_URL>",
"UNCLAIMED_SOL_API_URL": "<your UNCLAIMED_SOL_API_URL>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"unclaimed-sol": {
"command": "npx",
"args": [
"-y",
"@unclaimed-sol/mcp"
],
"env": {
"SOLANA_KEYPAIR_PATH": "<your SOLANA_KEYPAIR_PATH>",
"SOLANA_PRIVATE_KEY": "<your SOLANA_PRIVATE_KEY>",
"SOLANA_RPC_URL": "<your SOLANA_RPC_URL>",
"UNCLAIMED_SOL_API_URL": "<your UNCLAIMED_SOL_API_URL>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"unclaimed-sol": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@unclaimed-sol/mcp"
],
"env": {
"SOLANA_KEYPAIR_PATH": "<your SOLANA_KEYPAIR_PATH>",
"SOLANA_PRIVATE_KEY": "<your SOLANA_PRIVATE_KEY>",
"SOLANA_RPC_URL": "<your SOLANA_RPC_URL>",
"UNCLAIMED_SOL_API_URL": "<your UNCLAIMED_SOL_API_URL>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"unclaimed-sol": {
"command": "npx",
"args": [
"-y",
"@unclaimed-sol/mcp"
],
"env": {
"SOLANA_KEYPAIR_PATH": "<your SOLANA_KEYPAIR_PATH>",
"SOLANA_PRIVATE_KEY": "<your SOLANA_PRIVATE_KEY>",
"SOLANA_RPC_URL": "<your SOLANA_RPC_URL>",
"UNCLAIMED_SOL_API_URL": "<your UNCLAIMED_SOL_API_URL>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"unclaimed-sol": {
"command": "npx",
"args": [
"-y",
"@unclaimed-sol/mcp"
],
"env": {
"SOLANA_KEYPAIR_PATH": "<your SOLANA_KEYPAIR_PATH>",
"SOLANA_PRIVATE_KEY": "<your SOLANA_PRIVATE_KEY>",
"SOLANA_RPC_URL": "<your SOLANA_RPC_URL>",
"UNCLAIMED_SOL_API_URL": "<your UNCLAIMED_SOL_API_URL>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.nedim1511%2Funclaimed-sol)<a href="https://mcptoplist.com/server/io.github.nedim1511%2Funclaimed-sol"><img src="https://mcptoplist.com/badge/io.github.nedim1511%2Funclaimed-sol.svg" alt="MCP Toplist: Top 10% of 132,345" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
unclaimed-sol
Available versions (3)
| Version | Published |
|---|---|
| 1.3.1 | Aug 27, 2026 |
| 1.2.4 | Mar 5, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Unclaimed Sol?
- Unclaimed Sol is maintained by unclaimed-sol, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
- Is Unclaimed Sol listed on the Official MCP Registry?
- Yes — Unclaimed Sol is listed on the Official MCP Registry, alongside Glama, PulseMCP and mcp.so.
- How many versions does Unclaimed Sol have?
- MCP Toplist tracks 3 versions of Unclaimed Sol, most recently published on Aug 27, 2026.
- Where can I find the source code for Unclaimed Sol?
- The source code for Unclaimed Sol is hosted at github.com/unclaimed-sol/unclaimed-sol-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.