This MCP Server allows you to interact with the TON Blockchain
Overview
What is ton-mcp?
ton-mcp is a Model Context Protocol (MCP) Server that allows users to interact with the TON Blockchain, enabling operations such as sending transactions and checking balances through their Ton wallet.
How to use ton-mcp?
To use ton-mcp, you need to add a server entry to your configuration file and run the server using the specified command. Detailed instructions can be found in the repository documentation.
Key features of ton-mcp?
- Seamless interaction with the TON Blockchain.
- Ability to send transactions and check wallet balances.
- Integration with LLM applications through the Model Context Protocol.
Use cases of ton-mcp?
- Managing cryptocurrency transactions on the TON Blockchain.
- Integrating AI applications with blockchain data.
- Enhancing chat interfaces with blockchain capabilities.
FAQ from ton-mcp?
- What is the Model Context Protocol (MCP)?
MCP is an open protocol that facilitates integration between LLM applications and external data sources.
- Is ton-mcp free to use?
Yes! ton-mcp is open-source and available for anyone to use.
- What programming language is ton-mcp written in?
ton-mcp is written in TypeScript.