74
/ 100
16 days ago
glama

tonnode/mcp

Provides AI agents with direct liteserver access to the TON blockchain for querying balances, account states, transactions, and contract get-methods without HTTP gateways.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: MAX_SESSIONS_PER_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configHOSTHTTP mode: bind address (default 127.0.0.1)
configMAX_SESSIONS/ MAX_SESSIONS_PER_KEY HTTP mode: concurrent session caps (default 500 / 50)
🔐 secretMAX_SESSIONS_PER_KEYMAX_SESSIONS / HTTP mode: concurrent session caps (default 500 / 50)
configPORTTONNODE_KEYS=tn_live_abc,tn_live_def =8808 npx -y @tonnode/mcp --http
configRATE_LIMIT_RPMHTTP mode: requests per minute per key (default 300)
configSESSION_TTL_MINHTTP mode: idle minutes before a session is swept (default 30)
configTONNODE_ALLOW_OPEN
configTONNODE_KEYStn_live_abc,tn_live_def PORT=8808 npx -y @tonnode/mcp --http
configTON_CONFIG_URLAlternative global-config URL
configTON_LITESERVERSUse your own liteservers instead of the public config: [{"ip":"1.2.3.4","port":40004,"key":"<base64 ed25519>"}]
configTON_NETWORKtestnet Use the testnet config (or pass --testnet)
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/tonnode-mcp-vy0qo0)](https://m8ven.ai/mcp/tonnode-mcp-vy0qo0)
commit: b2c6387fcb62fc1aa0b0a6010481669e9a1db72e
code hash: c60e8d5c4cb61279c6b616bc668a2c8ed9ae7afced23cef1d23176a404a6526c
verified: 7/15/2026, 8:46:52 AM
view raw JSON →