# @unclaimed-sol/mcp

The first Vibe Claiming MCP server: let AI agents scan and reclaim dormant SOL on Solana — rent from token accounts and spam NFTs, program buffers, deactivated stakes, and DeFi rewards. Dry-run + execution-token safety, local signing, keypair never leaves

- **Type:** MCP server
- **Trust:** 60/100 (B), scored on the package rubric
- **Verification:** community-indexed — nobody has claimed this listing
- **Version:** 1.3.1
- **Author:** UnclaimedSOL
- **License:** MIT
- **npm:** @unclaimed-sol/mcp
- **Source:** https://github.com/unclaimed-sol/unclaimed-sol-mcp
- **Compatible clients:** claude-code, cursor, copilot, gemini (basis: transport)

## Trust

60/100 (B), scored on the package rubric
- Publisher verified: no
- Install scripts: nothing suspicious found
- Prompt-injection scan: not run
- Obfuscation scan: not run
- Evidence age: 2 days

## Security scan

- **Status:** clean
- **Scanned:** 2026-09-02T04:26:45.819Z
- **Version scanned:** 1.3.1
- **CVEs:** none found by OSV at scan time

## Tools

4 declared. Statically extracted from the shipped source — a floor on the surface, not a census.
- `claim_rewards` — Claim uncollected DeFi rewards (cashback, creator fees, and more) for a Solana wallet.
- `claim_stakes` — Claim SOL from deactivated stake accounts.
- `claim_sol` — Claim reclaimable SOL from dormant token and buffer accounts.
- `scan_claimable_sol` — Scan a Solana wallet for SOL locked in dormant token accounts (incl. Token-2022) and program buffer accounts. Read-only — no transactions, no keypair needed. De

## Install

**Verdict: review** — Installable, but 1 thing to check first: No publisher has proved control of this listing; it is indexed, not vouched for.
**Cautions** (coverage gaps and advisories — never blocking)
- No publisher has proved control of this listing; it is indexed, not vouched for.
**Config** (claude-code):
```json
"{\n  \"mcpServers\": {\n    \"mcp\": {\n      \"command\": \"npx\",\n      \"args\": [\n        \"-y\",\n        \"@unclaimed-sol/mcp\"\n      ],\n      \"env\": {\n        \"SOLANA_KEYPAIR_PATH\": \"<YOUR_SOLANA_KEYPAIR_PATH>\",\n        \"SOLANA_PRIVATE_KEY\": \"<YOUR_SOLANA_PRIVATE_KEY>\"\n      }\n    }\n  }\n}"
```
**Credentials it will ask for** (names only — Forge never holds a value):
- `SOLANA_KEYPAIR_PATH` — Solana Keypair Path (optional)
- `SOLANA_PRIVATE_KEY` — Solana Private Key (optional)
Placeholders only. Forge never holds, brokers, or transmits a credential value — replace each <YOUR_NAME> in your own config file. Do not send a value back to Forge; no Forge endpoint accepts one.
- This entry needs 2 credentials (0 required). The generated config carries placeholders, so it will fail in the editor rather than at runtime if they are left unset.

## Blast radius

Moderate blast radius — holds an api key; runs on your machine.
- Floor 25, ceiling 25 (tier: moderate)
- This is impact, not likelihood. A high radius is not a defect: a filesystem server is supposed to write files. It is never part of the trust score.

## Machine-readable views of this entry

- Signed JSON: https://forgeregistry.com/api/v1/packages/%40unclaimed-sol%2Fmcp
- Install plan: https://forgeregistry.com/api/v1/packages/%40unclaimed-sol%2Fmcp/install-plan
- Alternatives: https://forgeregistry.com/api/v1/alternatives/%40unclaimed-sol%2Fmcp
- HTML page: https://forgeregistry.com/registry/%40unclaimed-sol%2Fmcp
- MCP: POST https://forgeregistry.com/api/mcp → `forge_get_package` / `forge_install_plan`

## About this document

Generated by Forge (https://forgeregistry.com) — a compact rendering of the same record served, signed, at the JSON URL above. Trust and scan facts are the registry's own measurements; anything Forge did not measure is named as unmeasured rather than omitted.
