Skip to main content
Glama
menantonio83-hue

Risk-Data API — Solana Token Safety

TNT House — RiskDataApi

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.

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)

Related MCP server: token-rugcheck

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.

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

Open http://localhost:3000

Deployment

Vercel-ready. Connected to this repo's main branch for auto-deploys.

Links: 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
    -
    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