mcpbeat Sign in

Unclaimed Sol MCP Server

by nedim1511 Your server? Claim it
local only

Unclaimed Sol runs on your own machine — the client starts it, so there is no endpoint to ping. 77 installs a week from npm. Last commit 28 Aug 2026.

The first Vibe Claiming MCP: AI agents scan and reclaim dormant SOL on Solana. Signs locally.

Installs per day peak 133 · avg 16 · +53% w/w
a month agotoday
77
Installs / week
npm · @unclaimed-sol/mcp
5
Stars
0 open issues
28 Aug 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check Unclaimed Sol every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add unclaimed-sol -- npx -y @unclaimed-sol/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "unclaimed-sol": {
      "args": [
        "-y",
        "@unclaimed-sol/mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.unclaimed-sol]
command = "npx"
args = ["-y", "@unclaimed-sol/mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "unclaimed-sol": {
      "args": [
        "-y",
        "@unclaimed-sol/mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "unclaimed-sol": {
      "args": [
        "-y",
        "@unclaimed-sol/mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: SOLANA_KEYPAIR_PATH (Path to a Solana keypair JSON file. Enables Vibe Claiming (claim tools).), SOLANA_PRIVATE_KEY (Alternative to SOLANA_KEYPAIR_PATH (base58 or JSON byte array). Prefer the keypair path.), SOLANA_RPC_URL (Solana RPC endpoint. Defaults to the public mainnet-beta RPC.), UNCLAIMED_SOL_API_URL (Backend API URL. Defaults to https://unclaimedsol.com.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Unclaimed Sol

same job, measured the same way
Pixelcheck
by xcodethink

Real eyes and hands on the web for AI agents. MCP-first. Local-first. Vendor-agnostic.

78 installs/wk local only
The Office Worker
by cafra-house

Local-first document MCP for AI agents: create, read, secure and sign PDF/Word/Excel/PPTX.

3 632 installs/wk local only
MCP Documentation Server
by andrea9293

Local-first document management and semantic search for AI coding agents

98 installs/wk local only
Trencher Agent
by zero520-dot

First autonomous Solana trading agent on MCP. Live signals and consciousness feed.

31 installs/wk local only
Holster MCP
by nautaai

Local-first secret scanning, rotation, vault, and audit-log tools for AI agents.

91 installs/wk local only
Norn
by samad001z

Local-first, persistent memory for AI coding agents — remember, recall, forget, and list, over MCP.

50 installs/wk local only
Mnema
by zimac

Local-first, formally verified memory for AI agents: consult/learn/related/list over MCP.

local only
Vibemovie
by pooriaarab

Turns an agent coding session into a short recap video. Local-first.

51 installs/wk local only

Unclaimed Sol — questions

Answers built from our own checks of this server.

Why is there no uptime for Unclaimed Sol?
Unclaimed Sol runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @unclaimed-sol/mcp was installed 77 times last week.
How do I connect Unclaimed Sol?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @unclaimed-sol/mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Unclaimed Sol?
The npm package @unclaimed-sol/mcp was installed 77 times in the last week. Week over week that is +53%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Unclaimed Sol open source?
Yes — it is published under the MIT licence, written in TypeScript and 5 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.