MCPFast / Tools / TON MCP Server for AI Clients (Claude, ChatGPT, etc.)
TON MCP server enabling liteserver queries over ADNL for account data and transaction history for various AI clients.
View on GitHub→This repository provides a TON MCP server designed to facilitate AI client interactions with the TON blockchain. It enables AI models like Claude and ChatGPT to query account data and transaction history through the ADNL protocol, offering a direct and efficient way for developers to integrate blockchain intelligence into their AI applications. By abstracting complex blockchain interactions, this tool empowers AI builders to leverage TON's capabilities without deep blockchain expertise.
The TON MCP Server acts as a bridge between AI clients and the TON blockchain. It implements the Masterchain Protocol (MCP) to handle requests from AI agents. Specifically, it allows AI clients to perform liteserver queries over ADNL (Asynchronous Datagram Network Layer). This means AI models can retrieve essential information such as account balances, transaction details, and other relevant on-chain data in a structured format suitable for AI processing. The server is built with developers in mind, aiming to simplify the integration of TON blockchain data into AI workflows.
This tool is primarily for AI developers and blockchain engineers looking to build sophisticated AI applications that interact with the TON blockchain. It is ideal for those developing AI agents that require on-chain data for decision-making, analysis, or predictive modeling. If you are working on AI-powered DeFi applications, smart contract auditing tools, or any project that benefits from real-time TON blockchain insights, this MCP server will streamline your development process.