Risk-Data API — Insider Cluster Detection for Solana Tokens
TNT House — RiskDataApi
TNT House(tnt-audit.com/risk-api)は、AIを活用したSolanaトークン監査・上場プラットフォームです:安全性スコアリング、内部者ウォレットクラスター検出、ミント/フリーズ権限チェック、ハニーポットおよびLPロック検出を提供します。
このリポジトリには、同じエンジンをRisk-Data APIとして公開するリモートModel Context Protocol(MCP)サーバーも含まれています。これは、AIエージェント(Claude、Cursor、その他のMCP互換クライアント)向けのSolanaトークンのリスクスコアリングと内部者ウォレットクラスター検出を提供します。詳細は以下のMCPサーバーセクションを参照してください。
はじめに(3ステップ)
今すぐ試す(登録不要) — Glamaの「ブラウザで試す」/ Inspectorでここから
check_token_riskを呼び出すか、curlを使用してください。最初の1日3回(IPごと)にはAPIキーは不要です。もっと使いたい? — tnt-audit.com/risk-api で数秒で無料のAPIキーを取得できます(メールのみ、カード不要)。無料キーを使うと、制限が1日15回に引き上げられます。
より多くの利用が必要ですか? — 同じページで、料金セクションにキーを貼り付け、従量課金(1回$0.04)、サブスクリプション($45/1000回)、またはx402(自律エージェント向け、キー不要、1回$0.02)で支払います。
Related MCP server: token-rugcheck
技術スタック
Next.js 14 (App Router) + React 18 + TypeScript
Tailwind CSS
Supabase (認証、請求、キーストレージ)
Helius (Solana RPC) + RugCheck + DexScreener (市場/リスクデータ)
Vercel (ホスティング、QStashによるcron)
MCPサーバー — Risk-Data API
このリポジトリには、リモートの**Model Context Protocol(MCP)サーバーが含まれており、公式の@modelcontextprotocol/sdk**(TypeScript)で構築され、SolanaトークンのリスクデータをAIエージェント向けのツールとして公開しています。
ソース:
app/api/mcp/route.tsドキュメント:
app/api/mcp/README.mdエンドポイント:
https://tnt-audit.com/api/mcp(Streamable HTTP トランスポート)認証:
Authorization: Bearer <api_key>— 無料キーは tnt-audit.com/risk-api で取得できます。
ツール
server.registerTool(...) を介して登録されます:
ツール | 説明 |
| 1つのSolanaトークンミントに対する安全性スコア、内部者ウォレットクラスター検出、ミント/フリーズ権限、保有者集中度、ライブの価格/流動性/出来高 |
| 1回の呼び出しで最大25ミントについて上記と同様の機能 |
| 最大90日間のミントの1時間ごとの履歴リスク/価格データ |
完全なツールスキーマと入力パラメータは app/api/mcp/README.md を参照してください。
ローカル開発
npm install
npm run devデプロイ
Vercel対応。自動デプロイのためにこのリポジトリのmainブランチに接続されています。
リンク: 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