mcpbeat Sign in

Tnt House Risk Data API MCP Server

by menantonio83-hue Your server? Claim it
not responding

Tnt House Risk Data API is listed as active in the registry but did not answer our last check. It exposes 3 tools. Last commit 17 Sep 2026.

RiskDataApi — Solana token risk scoring for AI agents. Safety score, insider clusters, honeypot.

Uptime history 47 days of history · worst day 30%
47 days agonow
78.0%
Uptime 24h
71 of 91 checks
3
Tools
read from the server
443 ms
Response time
average over 24h
0
Stars
last commit 17 Sep 2026

What changed 3

Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 17 August 2026. No other catalogue keeps this.

2 Sep 2 tool descriptions were rewritten check_token_risk, get_token_risk_history
17 Aug a tool description was rewritten check_token_risk

What the code does

We read the source, 21 h ago · tools taken from the live server · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

    const res = await fetch(`https://api.telegram.org/bot${botToken}/sendMessage`, {

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 12 min ago.

run in your terminal
claude mcp add tnt-house-risk-data-api --transport http https://tnt-audit.com/api/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "tnt-house-risk-data-api": {
      "url": "https://tnt-audit.com/api/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.tnt-house-risk-data-api]
url = "https://tnt-audit.com/api/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "tnt-house-risk-data-api": {
      "url": "https://tnt-audit.com/api/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "tnt-house-risk-data-api": {
      "url": "https://tnt-audit.com/api/mcp"
    }
  }
}

Available tools 3

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

token
check_token_risk
Returns a 0-100 safety score, on-chain insider wallet clusters (wallets sharing a first funder), mint/freeze authority status, holder concentration, and live price/liquidity/volume for a single Solana token mint. Use before recommending or executing a trade on any Solana token. 5 free MCP calls/day, no signup. Then email key or x402.
check_token_risk_batch
Same as check_token_risk but for up to 25 mints in one call — N mints charged as N calls, same per-call economics as check_token_risk, no bulk discount. All-or-nothing: if the batch can't be fully covered by remaining quota/credit, the whole batch is rejected rather than partially processed.
get_token_risk_history
Returns hourly historical data points (safety_score, insider_cluster_count, holder_count, price, liquidity, volume) for a mint over the last N days (max 90). Free and unmetered — no quota, works with or without an API key — pure read from stored history, no live upstream call.

Endpoints

URLTransportStateLatencyChecked
https://tnt-audit.com/api/mcp streamable-http answering 129 ms 12 min ago

Alternatives to Tnt House Risk Data API

same job, measured the same way
Onchain Safety MCP
by aitools420

Token-safety for AI agents: rug/honeypot verdict + score across PulseChain, Monad, Base & BSC

60 installs/wk local only
Cabal Hunter
by cabal-hunter-api

Solana pre-trade safety for AI agents: cabal, bundle, dump, deployer & honeypot in one verdict.

2 tools answering
D
Obol
by fly-obol-x402

Pre-trade safety verdicts for agents: token rug/honeypot, calldata guard, wallet risk — signed x402.

3 tools answering
D
Solidus
by fly-solidus-x402

Solana pre-trade safety for agents: rug check, honeypot sell-sim, drainer scan, tx preflight.

3 tools answering
Token risk x402
by ogenalabs

Pre-trade token safety checks for AI agents on Solana and Base. x402 USDC per call, no key.

2 tools answering
Vetagent
by vetagent

Pre-trade safety check for AI agents: honeypot, tax, liquidity and rug risk before you buy.

3 tools answering
Vouch
by notifuturo

Check if a counterparty is safe to pay: trust/risk score for AI agents. Scam/phishing screen.

2 tools answering
Deepnets — Solana Token Intelligence
by scifantastic

Solana token intelligence for trading agents: safety, holder graphs, funding networks, research.

29 installs/wk local only

Tnt House Risk Data API — questions

Answers built from our own checks of this server.

What can Tnt House Risk Data API do?
It exposes 3 tools, read directly from the server on our last check. Among them: check_token_risk, check_token_risk_batch, get_token_risk_history. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Tnt House Risk Data API working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 71 of 91 checks got a reply (78.0%), average response time 443 ms. The bar chart above shows every period we have measured.
The registry lists Tnt House Risk Data API as active — why does it not respond?
The official MCP registry stores what the author submitted; it does not verify that the server still runs. We check the endpoint ourselves, and this one does not answer. Catalogues that copy the registry without checking will show it as working.
How do I connect Tnt House Risk Data API?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Tnt House Risk Data API need an API key?
No. Tnt House Risk Data API completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 3 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Tnt House Risk Data API?
It answers our handshake in 443 ms on average, which is faster than 33% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Tnt House Risk Data API open source?
Yes — it is published under the MIT licence, written in TypeScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.