mcpbeat

Tonoracle MCP Server

io.tooloracle/tonoracle
not responding

Tonoracle is listed as active in the registry but did not answer our last check. It exposes 11 tools. Last commit 5 Apr 2026.

TONOracle - 11 TON tools: jettons, Telegram payments, validators, smart contracts.

Uptime history 39 hours of history · worst hour 0%
39 hours agonow
0.0%
Uptime 24h
0 of 92 checks
11
Tools
read from the server
96 ms
Response time
average over 24h
0
Stars
last commit 5 Apr 2026

Connect this server

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

run in your terminal
claude mcp add tonoracle --transport http https://tooloracle.io/ton/mcp/
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "tonoracle": {
      "url": "https://tooloracle.io/ton/mcp/"
    }
  }
}
~/.codex/config.toml
[mcp_servers.tonoracle]
url = "https://tooloracle.io/ton/mcp/"
.cursor/mcp.json
{
  "mcpServers": {
    "tonoracle": {
      "url": "https://tooloracle.io/ton/mcp/"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "tonoracle": {
      "url": "https://tooloracle.io/ton/mcp/"
    }
  }
}

Available tools 11

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

ton
ton_bridge_flows
Bridge flow monitoring for TON
ton_defi_yields
Compare DeFi yields across TON protocols
ton_dex_volume
DEX volume across TON exchanges
ton_jetton_check
Jetton (TON token) risk analysis. Checks contract state and CoinGecko listing.
ton_network_stats
TON network info: masterchain seqno, workchain, shard
ton_overview
TON ecosystem overview: price, TVL, protocol count, Telegram integration
ton_protocol_health
Protocol health: TVL, audits, risk grade (DeDust, Ston.fi, Tonstakers, EVAA)
ton_protocol_list
All TON DeFi protocols ranked by TVL
ton_stablecoin_risk
Stablecoin supply and risk on TON
ton_transactions
Recent transactions for a TON address
ton_wallet_info
TON wallet balance and state by address

Endpoints

URLTransportStateLatencyChecked
https://tooloracle.io/ton/mcp/ streamable-http answering 96 ms 0 min ago

Tonoracle — questions

Answers built from our own checks of this server.

What can Tonoracle do?
It exposes 11 tools, read directly from the server on our last check. Among them: ton_bridge_flows, ton_defi_yields, ton_dex_volume, ton_jetton_check, ton_network_stats, ton_overview and 5 more. 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 Tonoracle working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 0 of 92 checks got a reply (0.0%), average response time 96 ms. The bar chart above shows every period we have measured.
The registry lists Tonoracle 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 Tonoracle?
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 Tonoracle need an API key?
No. Tonoracle completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 11 of them are readable on this page. This is what we observed, not what the docs claim.
Is Tonoracle open source?
Yes — it is published under the MIT licence, written in Dockerfile 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.