Risk-Data API — Insider Cluster Detection for Solana Tokens
TNT House — RiskDataApi
TNT House (tnt-audit.com/risk-api) ist eine KI-gestützte Plattform für Solana-Token-Audits und -Listings: Sicherheitsbewertung, Erkennung von Insider-Wallet-Clustern, Prüfung von Mint-/Freeze-Autoritäten, Erkennung von Honeypots und LP-Locks.
Dieses Repository enthält außerdem einen entfernten Server für das Model Context Protocol (MCP), der dieselbe Engine als Risk-Data-API bereitstellt – Solana-Token-Risikobewertung und Erkennung von Insider-Wallet-Clustern für KI-Agenten (Claude, Cursor und jeden anderen MCP-kompatiblen Client). Siehe unten den Abschnitt MCP-Server.
Erste Schritte (in 3 Schritten)
Jetzt ausprobieren, ohne Anmeldung – rufen Sie
check_token_riskdirekt hier in Glamas „Try in Browser“ / Inspector auf oder per curl. Für Ihre ersten 3 Aufrufe/Tag (pro IP) ist kein API-Schlüssel erforderlich.Mehr? – Holen Sie sich in Sekunden einen kostenlosen API-Schlüssel unter tnt-audit.com/risk-api (nur E-Mail, keine Kreditkarte). Ein kostenloser Schlüssel erhöht Ihr Limit auf 15 Aufrufe/Tag.
Höheres Volumen nötig? – Fügen Sie auf derselben Seite Ihren Schlüssel in den Preisabschnitt ein und zahlen Sie pro Aufruf (0,04 $), per Abonnement (45 $/1000 Aufrufe) oder über x402 (autonome Agenten, ganz ohne Schlüssel, 0,02 $/Aufruf).
Related MCP server: token-rugcheck
Technologie-Stack
Next.js 14 (App Router) + React 18 + TypeScript
Tailwind CSS
Supabase (Authentifizierung, Abrechnung, Schlüsselspeicher)
Helius (Solana RPC) + RugCheck + DexScreener (Markt-/Risikodaten)
Vercel (Hosting, Cron über QStash)
MCP Server — Risk-Data API
Dieses Repository enthält einen entfernten Server für das Model Context Protocol (MCP), der mit dem offiziellen @modelcontextprotocol/sdk (TypeScript) erstellt wurde und Solana-Token-Risikodaten als Tools für KI-Agenten bereitstellt.
Quelle:
app/api/mcp/route.tsDokumentation:
app/api/mcp/README.mdEndpunkt:
https://tnt-audit.com/api/mcp(Streamable-HTTP-Transport)Authentifizierung:
Authorization: Bearer <api_key>– kostenloser Schlüssel unter tnt-audit.com/risk-api
Tools
Registriert über server.registerTool(...):
Tool | Beschreibung |
| Sicherheitsbewertung, Erkennung von Insider-Wallet-Clustern, Mint-/Freeze-Autorität, Halterkonzentration, Live-Preis/Liquidität/Volumen für einen Solana-Token-Mint |
| Wie oben, für bis zu 25 Mints in einem Aufruf |
| Stündliche historische Risiko-/Preisdaten für einen Mint über bis zu 90 Tage |
Vollständige Tool-Schemas und Eingabeparameter: app/api/mcp/README.md.
Lokale Entwicklung
npm install
npm run devÖffnen Sie http://localhost:3000
Bereitstellung
Bereit für Vercel. Mit dem main-Branch dieses Repos für automatische Deployments verbunden.
Links: X @RiskDataApiSol | Risk-Data API | Telegram
Maintenance
Related MCP Servers
- AlicenseNot gradedqualityDmaintenanceAn MCP server that detects potential risks in Solana meme tokens, helping AI agents avoid rug pulls and unsafe projects.21MIT
- AlicenseNot gradedqualityCmaintenanceMCP 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.2MIT
- AlicenseAqualityFmaintenanceReal-time Solana token risk scoring, momentum signals, and graduation alerts via MCP. Free tier with 4 tools (no auth), PRO tier with 6 tools + batch analysis ($0.01/call via x402).61MIT
- AlicenseAqualityDmaintenanceMCP 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).81MIT
Related MCP Connectors
Solana token safety for AI agents — rug-pull, honeypot & Token-2022 trap detection before you buy.
Solana on-chain intelligence — token scans, wallet profiling, bundle detection, 19 MCP tools.
Solana pre-trade safety for AI agents: cabal, bundle, dump, deployer & honeypot in one verdict.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/menantonio83-hue/tnt-house'
If you have feedback or need assistance with the MCP directory API, please join our Discord server