{
  "markdown": "# SolanaOracle MCP Server\n\n**12 DeFi Risk & Intelligence tools for Solana** — built for the [Solana AI Agent ecosystem](https://github.com/solana-foundation/awesome-solana-ai).\n\nCompliance and risk intelligence that's missing from Solana's agent tooling. While Solana Agent Kit handles swaps and transfers — SolanaOracle tells agents **what's safe**.\n\n## Live Endpoint\n\n```\nhttps://tooloracle.io/solana/mcp/\n```\n\n## Tools (12)\n\n| Tool | Description |\n|------|-------------|\n| `sol_overview` | Ecosystem overview: SOL price, $6.6B TVL, 3,500+ TPS, epoch, supply |\n| `sol_token_risk` | SPL token risk scoring — checks mint/freeze authority, CoinGecko listing. **Ideal for Pump.fun token screening.** |\n| `sol_protocol_health` | Protocol health: TVL, audits, risk grade (Jupiter, Raydium, Jito, Orca, Drift…) |\n| `sol_defi_yields` | Compare yields across all Solana protocols |\n| `sol_protocol_list` | 372 DeFi protocols ranked by TVL |\n| `sol_stablecoin_risk` | Stablecoin supply & risk (USDC, USDT, PYUSD…) |\n| `sol_wallet_analysis` | Wallet analysis: SOL balance, USD value, SPL token holdings |\n| `sol_dex_volume` | DEX volume across 72 exchanges ($1.6B+ daily) |\n| `sol_network_stats` | Network health: TPS, slot, epoch, block height, supply |\n| `sol_whale_watch` | Recent transaction monitoring for any address |\n| `sol_bridge_flows` | Bridge flow monitoring |\n| `sol_validator_info` | 774 validators, stake distribution, top 10 concentration (23%) |\n\n## Quick Start\n\n### Claude Desktop / Claude Code\n```json\n{\n  \"mcpServers\": {\n    \"solanaoracle\": {\n      \"url\": \"https://tooloracle.io/solana/mcp/\"\n    }\n  }\n}\n```\n\n### Use with Solana Agent Kit\n```\nAgent: \"Is this token safe to swap?\"\n→ sol_token_risk (check mint/freeze authority)\n→ sol_dex_volume (check liquidity exists)\n→ sol_protocol_health (check DEX protocol is healthy)\n→ Risk-informed swap decision\n```\n\n### Pump.fun Token Screening\n```\nAgent: \"Screen this new Pump.fun token before buying\"\n→ sol_token_risk with mint address\n→ Checks: mint authority revoked? freeze authority? CoinGecko listed? supply reasonable?\n→ PASS / WARN / BLOCK verdict\n```\n\n## Why This Matters\n\nSolana processes **15M+ on-chain agent payments** and handles **77% of x402 transaction volume**. As AI agents increasingly trade on Solana, they need risk intelligence:\n\n- Is the token's mint authority revoked (or can someone mint infinite supply)?\n- Does the protocol have audits and meaningful TVL?\n- Is there enough DEX liquidity to exit the position?\n- Which stablecoins on Solana are safe to hold?\n\n## Data Sources\n\n- **Solana RPC** (public mainnet) — On-chain data, token info, validators, transactions\n- **DeFiLlama** — TVL, protocol health, yields, stablecoins, DEX volumes, bridges\n- **CoinGecko** — Token prices, market data, listing verification\n\n## Part of ToolOracle\n\nOne of 55+ MCP servers in [ToolOracle](https://tooloracle.io), built by [FeedOracle Technologies](https://feedoracle.io).\n\n## License\n\nMIT\n",
  "bytes": 2957,
  "sha": "05760dadfd3f4ad3bfcd691c96d02923f4ccfd6a0b844f77f66ed6cb739f17de",
  "repo_slug": "tooloracle/solanaoracle",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_tooloracle_solanaoracle_013cbd8a/readme"
}