ton-mcp
@kriuchkov
ton-mcp について
This MCP Server allows you to interact with the TON Blockchain
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"ton-mcp": {
"command": "bun",
"args": [
"run",
"start"
],
"env": {
"LOG_LEVEL": "3"
}
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
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
—
「その他」の他のコンテンツ
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
Awesome Mlops
visengerA curated list of references for MLOps
ICSS
chokcoco不止于 CSS
Core Philosophy: Connect, Unify, Respond
mindsdbDelegate anything. It comes back done.
コメント