mcp

tonnode/mcp
★ 66 stars TypeScript AI/LLM Updated today
TON MCP server for Claude, ChatGPT, Cursor, Codex and any MCP client — liteserver queries over native ADNL: balances, account state, transaction history, get-methods. Private & archive endpoints supported
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp": {
      "command": "npx",
      "args": [
        "-y",
        "tonnode/mcp"
      ]
    }
  }
}

README Excerpt

MCP server that gives AI agents direct **liteserver** access to [The Open Network (TON)](https://ton.org) — no HTTP gateways in the middle. Balances, account state, transaction history and contract get-methods over TON's native ADNL protocol. Built by [TONNode](https://tonnode.io) — private TON liteservers, archive nodes, mempool stream and indexed API.

Tools (16)

GLOBAL_RATE_LIMIT_RPMHOSTPORTRATE_LIMIT_RPMSESSION_TTL_MINTONNODE_KEYSTONNODE_KEYS_FILETON_CONFIG_URLTON_LITESERVERSget_account_stateget_balanceget_jetton_balanceget_masterchain_infoget_transactionsparse_addressrun_get_method