Skip to main content
Glama
autonsol

Sol MCP — Solana Token Risk & Signals

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_token_risk

Get a risk score (0–100) and risk label for a Solana token mint address. LOW (0-30) = safer, HIGH (56-75) = risky, EXTREME (76-100) = likely rug. Analyzes liquidity, whale concentration, holder count, and volume patterns.

get_momentum_signal

Get a buy/sell momentum signal for a Solana token based on multi-window buy/sell ratio analysis. Returns STRONG_BUY / BUY / NEUTRAL / SELL / STRONG_SELL with confidence level.

batch_token_risk

Get risk scores for multiple Solana tokens (up to 10) in one call. Returns results sorted by risk score, lowest (safest) first.

get_full_analysis

Get both risk score AND momentum signal for a token in one call. Combined verdict: low risk + strong buy = best setup for entry.

get_graduation_signals

Get recent token graduation signal decisions from Sol's on-chain analysis engine. Shows which pump.fun tokens were flagged as BUY or SKIP, with full reasoning. Tokens are evaluated at graduation (bonding curve completion) using risk score + momentum. BUY signals have risk ≤65 and strong momentum (2.0–3.0× ratio depending on risk tier). Use this to discover tokens Sol's AI has vetted as worth trading.

get_trading_performance

Get Sol's live trading performance stats and recent closed trades. Shows win rate, total PnL, ROI, and the most recent trade outcomes. Sol trades pump.fun graduating tokens on Solana using a risk + momentum strategy. Useful for evaluating signal quality before using get_graduation_signals for trade ideas.

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/autonsol/sol-mcp'

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