Back to directory
devonmojito/ton-blockchain-mcp

devonmojito/ton-blockchain-mcp

@devonmojito

A Model Context Protocol (MCP) server for natural language interaction with the TON blockchain

tonblockchainmcppythonnatural-languagetradingforensicsfinance

Installation & Configuration

{
  "mcpServers": {
    "ton-mcp-server": {
      "command": "python",
      "args": [
        "-m",
        "tonmcp.mcp_server"
      ],
      "env": {
        "PYTHONPATH": "src"
      }
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/12
Updated
2026/6/13