Odel
solradar mcp

solradar mcp

@webios2026-byteJavaScriptUpdated 3w ago

Solana meme-coin trust scores, rug-risk flags, and wallet analytics from SolRadar.

Server endpointStreamable HTTPNo authProbed

This is the third-party server itself — Odel doesn't run it. Hitting this URL directly talks straight to the upstream server with no auth or proxying. Connect through Odel to front it with managed auth.

SolRadar MCP Server

An MCP (Model Context Protocol) server exposing SolRadar's Solana meme-coin safety data as tools any MCP-compatible AI assistant (Claude, etc.) can call directly in conversation.

SolRadar tracks new Solana/pump.fun token launches and computes a trust score, rug-risk flags, holder distribution, and creator track record for each one. This server wraps that data as MCP tools so an AI assistant can answer questions like "is this token safe?" or "what's trending on Solana right now?" with live data, without the user having to leave the chat.

Connect

Add this as a remote MCP connector in Claude (or any MCP-compatible client):

https://sol-radar.com/mcp

No authentication required. Rate-limited to 60 requests/hour per IP.

Tools

ToolDescription
check_tokenTrust score, rug-risk flags, holder analysis, and creator track record for a Solana token mint address
get_trending_tokensCurrently trending, newest, or graduated tokens on Solana/pump.fun
check_wallet_activityRecent transaction activity and behavior label for a Solana wallet address

How it works

This server is a thin MCP wrapper around SolRadar's existing public JSON API (sol-radar.com/api.php) — it doesn't duplicate any logic, just translates the same data into the MCP tool-calling format AI assistants expect.

Links

  • SolRadar — the underlying rug-pull checker and token analytics site