Skip to main content
Glama
unclaimed-sol

Unclaimed SOL Scanner

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SOLANA_RPC_URLNoSolana RPC endpoint. Defaults to https://api.mainnet-beta.solana.com. A dedicated RPC is recommended for claiming.https://api.mainnet-beta.solana.com
SOLANA_PRIVATE_KEYNoPrivate key as base58 string or JSON byte array. Use SOLANA_KEYPAIR_PATH instead when possible.
SOLANA_KEYPAIR_PATHNoPath to Solana keypair JSON file. Enables Vibe Claiming.
SOLANA_PRIORITY_FEENoPriority fee in microlamports per compute unit. Default: 1,000. Max: 200,000.1000
UNCLAIMED_SOL_API_KEYNoAPI key sent as Authorization: Bearer header.
UNCLAIMED_SOL_API_URLNoBackend API URL. Defaults to https://unclaimedsol.com.https://unclaimedsol.com

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
scan_claimable_sol

Check how much SOL a Solana wallet can reclaim from dormant accounts. Returns total claimable amount. To claim, visit unclaimedsol.com or configure a local keypair for Vibe Claiming.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/unclaimed-sol/unclaimed-sol-scanner'

If you have feedback or need assistance with the MCP directory API, please join our Discord server