Ton Jetton Risk
БесплатноНе проверенMCP server that screens any TON jetton (token) for rug-pull and honeypot risk. Returns a live on-chain 0–100 risk score with flags: mint authority, holder conce
Описание
MCP server that screens any TON jetton (token) for rug-pull and honeypot risk. Returns a live on-chain 0–100 risk score with flags: mint authority, holder concentration, DEX liquidity, taxable transfer, blacklist, and a honeypot heuristic.
README
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:
| tool | chains | what it checks |
|---|---|---|
assess_evm_token_risk |
Ethereum, BSC, Base, Arbitrum, Polygon, Optimism, Avalanche | honeypot (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_risk |
Solana | mint / freeze authority, balance-mutable, closable accounts, transfer hooks & fees, DEX TVL + top pools, holder concentration; flags dataSparse for minutes-old mints |
assess_ton_jetton_risk |
TON | mint 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
0x4ed4E862860beD51a9570b96d89aF5E1B0Efefedon 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
- HTTP pay-per-call version of the same analyzers (x402, USDC):
https://213-165-37-71.sslip.io/v1/evm/token/risk·/v1/jetton/risk— machine-readable schema at /openapi.json - Web checker (browser, free): https://mrvlyouknowwho.github.io/ruglens/
- Telegram: @RugLens_bot
License
MIT
Установка Ton Jetton Risk
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/mrvlyouknowwho/ton-jetton-risk-mcpFAQ
Ton Jetton Risk MCP бесплатный?
Да, Ton Jetton Risk MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Ton Jetton Risk?
Нет, Ton Jetton Risk работает без API-ключей и переменных окружения.
Ton Jetton Risk — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить Ton Jetton Risk в Claude Desktop, Claude Code или Cursor?
Открой Ton Jetton Risk на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
GitHub
PRs, issues, code search, CI status
автор: GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
автор: mcpdotdirectCompare Ton Jetton Risk with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
