HomeDatabases & Data › iz-tolk-mcp — Tolk Compiler for TON

iz-tolk-mcp — Tolk Compiler for TON

Tolk smart contract compiler for TON — compile, check, and deploy from AI assistants

TypeScript Local
★ 2 stars Last pushed 2026-06-19 License: MIT

Topics: Databases

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 1.2.1)

npx -y [email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "iztolkmcp": {
      "command": "npx",
      "args": [
        "-y",
        "[email protected]"
      ]
    }
  }
}

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry