Skip to main content
Glama

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.

Related MCP server: token-rugcheck

Tools

Tool

Description

check_token

Trust score, rug-risk flags, holder analysis, and creator track record for a Solana token mint address

get_trending_tokens

Currently trending, newest, or graduated tokens on Solana/pump.fun

check_wallet_activity

Recent 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.

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

Related MCP Connectors

Related MCP Servers

  • A
    license
    Not graded
    quality
    D
    maintenance
    MCP server for real-time Solana token risk analysis. Cross-references RugCheck.xyz, DexScreener, and GoPlus Security to generate three-layer reports: machine verdict → LLM analysis → raw on-chain evidence. Live on Solana mainnet with USDC micropayments ($0.02/audit). Give any AI agent the ability to check if a token is safe before trading.
    2
    MIT
  • A
    license
    A
    quality
    D
    maintenance
    MCP server giving AI agents access to Solana blockchain data. 7 tools: wallet balances, transaction history, token prices (Jupiter + CoinGecko), token metadata, DeFi yields (Raydium + Orca), and token safety checks (RugCheck scores, holder concentration, insider detection).
    8
    1
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    Provides post-deploy Solana threat intelligence, enabling AI agents to check operators, tokens, and network stats for detecting rug pulls and malicious activity.
    5
    17 npm
    MIT