tonnode/mcp
by Various
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 & arc
MCP
tonnode/mcp
Added 3 Sept 2026
Overview
TON MCP server that exposes liteserver queries over native ADNL to any MCP client. It provides balances, account state, transaction history, and get-methods, with support for private and archive endpoints.
Best for
Best for
Developers building TON tools that need MCP-accessible on-chain data
Use cases
- Query TON wallet balances
- Inspect account state and transaction history
- Call smart contract get-methods
How to use
Install
TONNODE_KEYS=tn_live_abc,tn_live_def PORT=8808 npx -y @tonnode/mcp --http Tools exposed
get_balanceget_jetton_balanceget_jetton_infoget_transactionsget_account_staterun_get_methodparse_addressget_masterchain_infoget_swap_quotebuild_swap_txget_crosschain_quotebuild_crosschain_swap_txtrack_crosschain_swapdisclose_crosschain_secretbuild_crosschain_refundgenerate_walletTON_LITESERVERSTON_CONFIG_URLTONNODE_KEYSTONNODE_KEYS_FILE
Tested with
Claude Desktop, Claude Code, Cursor, ChatGPT
Example client config
{\n "mcpServers": {\n "ton": {\n "command": "npx",\n "args": ["-y", "@tonnode/mcp"]\n }\n }\n} Notes
TON MCP server that exposes liteserver queries over native ADNL to any MCP client. It provides balances, account state, transaction history, and get-methods, with support for private and archive endpoints.
31 stars on GitHub. Last updated 2026-08-04. Licensed MIT.
Use cases
- Query TON wallet balances
- Inspect account state and transaction history
- Call smart contract get-methods
Pros
- Works with Claude, ChatGPT, Cursor, Codex and any MCP client
- Supports private and archive TON endpoints
- Native ADNL queries keep requests direct
Cons
- Read-only operations, no transaction sending
- Small community with only 31 stars
- Requires access to TON liteservers
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Works with Claude, ChatGPT, Cursor, Codex and any MCP client
- Supports private and archive TON endpoints
- Native ADNL queries keep requests direct
Cons
- Read-only operations, no transaction sending
- Small community with only 31 stars
- Requires access to TON liteservers
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.
