Back to Browse

Ton Jetton Risk MCP Server

Developer ToolsLow Risk10.0MCP RegistryLocal
Free

Server data from the Official MCP Registry

Token rug/honeypot risk screening: EVM (7 chains, live sell simulation), Solana, TON. Free, keyless.

About

Token rug/honeypot risk screening: EVM (7 chains, live sell simulation), Solana, TON. Free, keyless.

Security Report

10.0
Low Risk10.0Low Risk

Valid MCP server (2 strong, 2 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.

6 files analyzed · No 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.

HTTP Network Access

Connects to external APIs or services over the internet.

env_vars

Check that this permission is expected for this type of plugin.

Documentation

View on GitHub

From the project's GitHub README.

token-risk MCP (ton-jetton-risk-mcp)

An MCP server that gives an AI agent tools to screen any token for rug-pull / honeypot risk — live, on-chain, free, no API keys.

Covers three ecosystems:

toolchainswhat it checks
assess_evm_token_riskEthereum, BSC, Base, Arbitrum, Polygon, Optimism, Avalanchehoneypot (static + live buy/sell simulation on ETH/BSC/Base), buy/sell tax, owner powers (mint / pause / blacklist / balance change), hidden owner, proxy, open source, DEX liquidity, holder concentration
assess_solana_token_riskSolanamint / freeze authority, balance-mutable, closable accounts, transfer hooks & fees, DEX TVL + top pools, holder concentration; flags dataSparse for minutes-old mints
assess_ton_jetton_riskTONmint authority not revoked, admin present, holder concentration, DEX liquidity & blacklist (STON.fi), taxable transfer, honeypot heuristic

Every tool returns a 0–100 risk score plus concrete flags and the raw facts (taxes, holders, liquidity, owner) as structured JSON.

Data sources: GoPlus token_security, honeypot.is v2 simulation, TonAPI, STON.fi — all live reads, nothing cached, nothing invented.

Install

No global install — run straight from GitHub with npx.

Claude Desktop / Claude Code (claude_desktop_config.json or .mcp.json):

{
  "mcpServers": {
    "token-risk": {
      "command": "npx",
      "args": ["-y", "github:mrvlyouknowwho/ton-jetton-risk-mcp"]
    }
  }
}

Works the same in any MCP client (Cursor, Windsurf, VS Code, …).

Optional env: TONAPI_KEY — a tonapi.io key raises TON rate limits (works fine without).

Example

"Is 0x4ed4E862860beD51a9570b96d89aF5E1B0Efefed on Base safe to buy?"

The agent calls assess_evm_token_risk and gets back score 0, a passing live sell simulation, taxes 0/0, open-source contract, deep liquidity — with every flag it would have raised if any of that were off.

Related

License

MIT

Reviews

No reviews yet

Be the first to review this server!

Ton Jetton Risk MCP Server - Token rug/honeypot risk screening: EVM (7 chains, live sell | MCP Marketplace