Skip to main content
Glama
menantonio83-hue

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 个步骤)

  1. 立即试用,无需注册 — 直接在此处的 Glama “在浏览器中试用” / Inspector 中调用 check_token_risk,或通过 curl 调用。前 3 次/天(按 IP 计算)无需 API 密钥。

  2. 想要更多? — 在 tnt-audit.com/risk-api 几秒钟即可获取免费 API 密钥(仅需邮箱,无需银行卡)。免费密钥可将您的限额提升至 15 次/天

  3. 需要更高的调用量? — 在同一页面,将您的密钥粘贴到定价区域,然后按次付费($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 代理。

工具

通过 server.registerTool(...) 注册:

工具

描述

check_token_risk

针对单个 Solana 代币 mint 的安全评分、内部钱包集群检测、铸造/冻结权限、持有者集中度、实时价格/流动性/交易量

check_token_risk_batch

与上述相同,一次调用最多支持 25 个 mint

get_token_risk_history

针对一个 mint,最长 90 天的逐小时历史风险/价格数据

完整的工具 schema 和输入参数:app/api/mcp/README.md

本地开发

npm install
npm run dev

打开 http://localhost:3000

部署

已为 Vercel 部署就绪。已连接到此仓库的 main 分支,用于自动部署。

链接: X @RiskDataApiSol | Risk-Data API | Telegram

Install Server
A
license - permissive license
A
quality
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Related MCP Servers

  • A
    license
    Not graded
    quality
    C
    maintenance
    MCP 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.
    2
    MIT
  • A
    license
    A
    quality
    D
    maintenance
    MCP 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).
    8
    1
    MIT

View all related MCP servers

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.

View all MCP Connectors

Latest Blog Posts

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