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의 "Try in Browser" / 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를 통한 cron)
MCP 서버 — Risk-Data API
이 저장소는 원격 Model Context Protocol (MCP) 서버를 호스팅하며, 공식 @modelcontextprotocol/sdk (TypeScript)로 구축되어 Solana 토큰 위험 데이터를 AI 에이전트를 위한 도구로 노출합니다.
엔드포인트:
https://tnt-audit.com/api/mcp(Streamable HTTP 전송)인증:
Authorization: Bearer <api_key>— 무료 키는 tnt-audit.com/risk-api에서
도구
server.registerTool(...)를 통해 등록됩니다:
도구 | 설명 |
| 단일 Solana 토큰 민트에 대한 안전 점수, 인사이더 지갑 클러스터 탐지, 민트/프리즈 권한, 보유자 집중도, 실시간 가격/유동성/거래량 |
| 한 번의 호출로 최대 25개 민트에 대해 위와 동일 |
| 최대 90일 동안 민트의 시간별 과거 위험/가격 데이터 |
전체 도구 스키마 및 입력 매개변수: 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