Back to directory
devonmojito/ton-blockchain-mcp

devonmojito/ton-blockchain-mcp

@devonmojito261156

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
2025/5/14
Updated
2025/5/19