Risk-Data API — Insider Cluster Detection for Solana Tokens
TNT House — RiskDataApi
TNT House(tnt-audit.com/risk-api)是一个由 AI 驱动的 Solana 代币审计与上架平台:提供安全评分、内部钱包集群检测、铸造/冻结权限检查、蜜罐和 LP 锁定检测。
此仓库还托管了一个远程 Model Context Protocol (MCP) 服务器,以 Risk-Data API 的形式开放同一引擎——为 AI 代理(Claude、Cursor 以及任何其他 MCP 兼容客户端)提供 Solana 代币风险评分和内部钱包集群检测。请参阅下方的 MCP 服务器部分。
快速开始(3 个步骤)
立即试用,无需注册 — 直接在此处的 Glama “在浏览器中试用” / Inspector 中调用
check_token_risk,或通过 curl 调用。前 3 次/天(按 IP 计算)无需 API 密钥。想要更多? — 在 tnt-audit.com/risk-api 几秒钟即可获取免费 API 密钥(仅需邮箱,无需银行卡)。免费密钥可将您的限额提升至 15 次/天。
需要更高的调用量? — 在同一页面,将您的密钥粘贴到定价区域,然后按次付费($0.04)、订阅付费($45/1000 次),或通过 x402(自主代理,完全无需密钥,$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 执行定时任务)
MCP 服务器 — Risk-Data API
此仓库包含一个远程 Model Context Protocol (MCP) 服务器,使用官方 @modelcontextprotocol/sdk(TypeScript)构建,将 Solana 代币风险数据作为工具开放给 AI 代理。
源代码:
app/api/mcp/route.ts端点:
https://tnt-audit.com/api/mcp(Streamable HTTP 传输)认证:
Authorization: Bearer <api_key>— 在 tnt-audit.com/risk-api 获取免费密钥
工具
通过 server.registerTool(...) 注册:
工具 | 描述 |
| 针对单个 Solana 代币 mint 的安全评分、内部钱包集群检测、铸造/冻结权限、持有者集中度、实时价格/流动性/交易量 |
| 与上述相同,一次调用最多支持 25 个 mint |
| 针对一个 mint,最长 90 天的逐小时历史风险/价格数据 |
完整的工具 schema 和输入参数: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