ton-mcp
@kriuchkov
About ton-mcp
This MCP Server allows you to interact with the TON Blockchain
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"ton-mcp": {
"command": "bun",
"args": [
"run",
"start"
],
"env": {
"LOG_LEVEL": "3"
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is ton-mcp?
The ton-mcp server is a Model Context Protocol (MCP) server that enables interaction with a Ton wallet. It allows users to perform operations such as sending transactions, checking balances, and more through an LLM application.
How to use ton-mcp?
Configure the server by adding an entry to your MCP client’s configuration file with the command bun and args ["run", "start"]. Set the environment variable LOG_LEVEL as needed.
Key features of ton-mcp
- Interact with your Ton wallet via MCP
- Send transactions
- Check balances
- Perform various wallet operations
Use cases of ton-mcp
- Send Ton transactions from an LLM interface
- Check Ton wallet balance through an AI assistant
FAQ from ton-mcp
—
Basic information
More Other MCP servers

EverArt
modelcontextprotocolModel Context Protocol Servers
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Comments