Server data from the Official MCP Registry
Solana token risk-scoring MCP server for AI trading agents with insider wallet cluster detection.
About
Solana token risk-scoring MCP server for AI trading agents with insider wallet cluster detection.
Remote endpoints: streamable-http: https://tnt-audit.com/api/mcp
Security Report
This MCP server exposes Solana token risk analysis tools via HTTP/Bearer token auth. While authentication is present and basic permissions are reasonable for the stated purpose (network access to DexScreener/blockchain APIs), there are multiple critical and high-severity vulnerabilities: (1) API key hardcoded in frontend code visible in git history and client bundles, (2) Supabase public keys embedded in source allowing unauthenticated database access, (3) Missing MCP server code analysis (file only references the endpoint but doesn't include the actual implementation), and (4) Unvalidated user input in token submission forms could enable injection attacks. These issues significantly compromise the security model. Supply chain analysis found 10 known vulnerabilities in dependencies (0 critical, 3 high severity).
4 files analyzed · 23 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Permissions Required
This plugin requests these system permissions. Most are normal for its category.
How to Install & Connect
Available as Local & Remote
This plugin can run on your machine or connect to a hosted endpoint. during install.
Documentation
View on GitHubFrom the project's GitHub README.
TNT House — RiskDataApi
🚀 3 free calls/day, no signup, no API key. Remote MCP server for Claude/Cursor — Solana token risk scoring & insider wallet cluster detection.
TNT House (tnt-audit.com/risk-api) is an AI-powered Solana token audit and listing platform: safety scoring, insider wallet cluster detection, mint/freeze authority checks, honeypot and LP-lock detection.
This repository also hosts a remote Model Context Protocol (MCP) server exposing that same engine as the Risk-Data API — Solana token risk scoring and insider wallet cluster detection for AI agents (Claude, Cursor, and any other MCP-compatible client). See the MCP Server section below.
Getting Started (3 steps)
- Try it now, no signup — no API key needed for your first 3 calls/day (per IP). Three ways, pick whichever is easiest:
- ⚡ Glama's MCP Inspector (fastest, zero setup, real MCP call) — go to glama.ai/mcp/inspector, paste
https://tnt-audit.com/api/mcpas the server URL, and callcheck_token_riskright in your browser — no install needed. - Claude Desktop / Cursor — paste this into your MCP config, no key required:
{ "mcpServers": { "tnt-risk-data-api": { "command": "npx", "args": ["-y", "mcp-remote", "https://tnt-audit.com/api/mcp"] } } } - Browser, raw REST preview — open a live example directly, no install, no signup. ⚠️ This is a REST preview of the underlying data, not the MCP tool itself — for the real MCP tool, use the Inspector above.
- ⚡ Glama's MCP Inspector (fastest, zero setup, real MCP call) — go to glama.ai/mcp/inspector, paste
- Want more? — get a free API key in seconds at tnt-audit.com/risk-api (email only, no card). A free key raises your limit to 15 calls/day.
- Need higher volume? — on the same page, paste your key into the pricing section and pay per-call ($0.02), by subscription ($45/5000 calls), or via x402 (autonomous agents, no key at all, $0.02/call).
Tech Stack
- Next.js 14 (App Router) + React 18 + TypeScript
- Tailwind CSS
- Supabase (auth, billing, key storage)
- Helius (Solana RPC) + RugCheck + DexScreener (market/risk data)
- Vercel (hosting, cron via QStash)
MCP Server — Risk-Data API
This repository includes a remote Model Context Protocol (MCP) server, built with the official @modelcontextprotocol/sdk (TypeScript), exposing Solana token risk data as tools for AI agents.
- Source:
app/api/mcp/route.ts - Docs:
app/api/mcp/README.md - Endpoint:
https://tnt-audit.com/api/mcp(Streamable HTTP transport) - Auth:
Authorization: Bearer <api_key>— free key at tnt-audit.com/risk-api
Tools
Registered via server.registerTool(...):
| Tool | Description |
|---|---|
check_token_risk | Safety score, insider wallet cluster detection, mint/freeze authority, holder concentration, live price/liquidity/volume for one Solana token mint |
check_token_risk_batch | Same as above for up to 25 mints in one call |
get_token_risk_history | Hourly historical risk/price data for a mint over up to 90 days |
Full tool schemas and input parameters: app/api/mcp/README.md.
Local Development
npm install
npm run dev
Deployment
Vercel-ready. Connected to this repo's main branch for auto-deploys.
Links: X @RiskDataApiSol | Risk-Data API | Telegram
Reviews
No reviews yet
Be the first to review this server!
More Developer Tools MCP Servers
Git
Freeby Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
Fetch
Freeby Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
Toleno
Freeby Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
mcp-creator-python
Freeby mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
MCP Marketplace
Freeby mcp-marketplace · Developer Tools
Search and install MCP servers from inside your AI client.
MarkItDown
Freeby Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
