{
  "markdown": "# SolRadar MCP Server\n\nAn MCP (Model Context Protocol) server exposing [SolRadar](https://sol-radar.com)'s Solana meme-coin safety data as tools any MCP-compatible AI assistant (Claude, etc.) can call directly in conversation.\n\nSolRadar 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.\n\n## Connect\n\nAdd this as a remote MCP connector in Claude (or any MCP-compatible client):\n\n```\nhttps://sol-radar.com/mcp\n```\n\nNo authentication required. Rate-limited to 60 requests/hour per IP.\n\n## Tools\n\n| Tool | Description |\n|---|---|\n| `check_token` | Trust score, rug-risk flags, holder analysis, and creator track record for a Solana token mint address |\n| `get_trending_tokens` | Currently trending, newest, or graduated tokens on Solana/pump.fun |\n| `check_wallet_activity` | Recent transaction activity and behavior label for a Solana wallet address |\n\n## How it works\n\nThis 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.\n\n## Links\n\n- [SolRadar](https://sol-radar.com) — the underlying rug-pull checker and token analytics site\n",
  "bytes": 1504,
  "sha": "f40db89da7a9e251f5bc9ab436a2afd6638c14e7d7b1e79111ca2b5f2707d952",
  "repo_slug": "webios2026-byte/solradar-mcp",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_webios2026_byte_solradar_mcp_21af720a/readme"
}