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
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
Website
FunnyWolfAdversary simulation and Red teaming platform with AI
Codelf
unbugA search tool helps dev to solve the naming things problem.
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.
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
Comments