ton-mcp
@kriuchkov
About ton-mcp
This MCP Server allows you to interact with the TON Blockchain
Basic information
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
—
More Other MCP servers
Core Philosophy: Connect, Unify, Respond
mindsdbDelegate anything. It comes back done.
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
Comments