Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI β†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE β†— (opens in a new tab)
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ—„οΈ Databases
  3. IzTolkMcp
IzTolkMcp logo
Health: ActiveRecent health check succeeded.Last checked 9/9/2026, 2:35:20 PM

IzTolkMcp

User RatingsBe the first to rate and review this MCP server!
View Repository2 GitHub StarsTotal stargazers on GitHub for the source repository (2 stars).Visit Website
tonsmart-contractscompilerblockchainmcp

MCP server integrating Tolk compiler for compiling, syntax-checking, and deploying TON blockchain smart contracts.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β€” we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "izzzzzi-iztolkmcp": {
      "command": "npx",
      "args": [
        "-y",
        "iz-tolk-mcp"
      ]
    }
  }
}

πŸ’‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing AlternativesπŸ—„οΈ More in Databases

Overview

This MCP server integrates the Tolk smart contract compiler into AI assistants, enabling writing, compiling, syntax checking, and generating deployment links for TON blockchain contracts. It supports multi-file projects, compiler options, and generates ton:// deeplinks for wallet deployment. Use it to streamline TON smart contract development directly from AI environments.

Use cases

β€’Compile multi-file Tolk smart contract projects
β€’Check Tolk source code syntax and types quickly
β€’Generate deployment deeplinks for TON wallets
β€’Retrieve Tolk compiler version information
β€’Integrate TON contract workflows into AI assistants

Key features

β€’Four MCP tools: compile_tolk, check_tolk_syntax, get_compiler_version, generate_deploy_link
β€’Supports multi-file compilation with path mappings and imports
β€’Generates ton:// and Tonkeeper deployment URLs
β€’Provides language guides, stdlib references, and example contracts
β€’Zero configuration, runs via npx with Node.js >=18

Capabilities & Tool Schemas

Inspect callable tools, capabilities, and parameters exposed to AI agents by IzTolkMcp.

Extracted Tool Capabilities
Four MCP tools: compile_tolk, check_tolk_syntax, get_compiler_version, generate_deploy_link
Supports multi-file compilation with path mappings and imports
Generates ton:// and Tonkeeper deployment URLs
Provides language guides, stdlib references, and example contracts
Zero configuration, runs via npx with Node.js >=18

Documentation Overview

iz-tolk-mcp

MCP server for the Tolk smart contract compiler β€” compile, check, and deploy TON blockchain smart contracts from any AI assistant

CI npm version npm downloads License: MIT TypeScript Node.js

πŸ‡·πŸ‡Ί Русский | πŸ‡¬πŸ‡§ English


MCP server that brings the Tolk smart contract compiler directly into AI assistants like Claude β€” write, compile, check, and deploy TON contracts without leaving the conversation.


πŸ“– Overview

iz-tolk-mcp is a Model Context Protocol (MCP) server that integrates the Tolk smart contract compiler into AI assistants, enabling a seamless write-compile-deploy workflow for TON blockchain development.

  • Tolk is the next-generation smart contract language for the TON blockchain, designed as a modern successor to FunC with familiar syntax (C/TypeScript-like), type safety, and cleaner semantics.
  • MCP (Model Context Protocol) is an open standard that lets AI assistants use external tools, access data sources, and follow guided workflows β€” turning them into capable development environments.

✨ Features

FeatureDescription
πŸ”¨ 4 MCP Toolscompile_tolk, check_tolk_syntax, get_compiler_version, generate_deploy_link
πŸ“„ 6 MCP ResourcesLanguage guide, stdlib reference, changelog, FunC migration guide, example contracts
πŸ’¬ 3 MCP PromptsGuided workflows for writing, reviewing, and debugging smart contracts
βš™οΈ Full Compiler OptionsOptimization levels (0-2), stack comments, path mappings, multi-file compilation
πŸ“¦ Multi-file SupportCompile projects with multiple .tolk source files, @stdlib/* and @fiftlib/* imports
πŸ”— Deployment LinksGenerate ton:// deeplinks and Tonkeeper URLs for wallet deployment
πŸš€ Zero ConfigurationRuns via npx with no external dependencies beyond Node.js

πŸš€ Quick Start

Terminal
npx iz-tolk-mcp

The server communicates over stdio and is designed to be launched by an MCP client.


πŸ“¦ Installation

Using npx (no install needed)

MCP clients launch the server automatically β€” just add it to your configuration (see below).

Global install

Terminal
npm install -g iz-tolk-mcp

From source

bash
git clone https://github.com/izzzzzi/izTolkMcp.git
cd izTolkMcp
npm install
npm run build

Requirement: Node.js >= 18


πŸ”§ MCP Client Configuration

Claude Desktop

Add to claude_desktop_config.json:

config.json
{
  "mcpServers": {
    "tolk": {
      "command": "npx",
      "args": ["-y", "iz-tolk-mcp"]
    }
  }
}
Claude Code
Terminal
claude mcp add tolk -- npx -y iz-tolk-mcp
Cursor

Add to .cursor/mcp.json:

config.json
{
  "mcpServers": {
    "tolk": {
      "command": "npx",
      "args": ["-y", "iz-tolk-mcp"]
    }
  }
}
Windsurf

Add to ~/.windsurf/mcp.json:

config.json
{
  "mcpServers": {
    "tolk": {
      "command": "npx",
      "args": ["-y", "iz-tolk-mcp"]
    }
  }
}
VS Code (Copilot)

Add to .vscode/mcp.json:

config.json
{
  "servers": {
    "tolk": {
      "command": "npx",
      "args": ["-y", "iz-tolk-mcp"]
    }
  }
}
Local build (any client)
config.json
{
  "mcpServers": {
    "tolk": {
      "command": "node",
      "args": ["/absolute/path/to/izTolkMcp/dist/cli.js"]
    }
  }
}

πŸ› οΈ MCP Tools

πŸ” get_compiler_version

Returns the version of the Tolk compiler bundled in @ton/tolk-js (WASM).

ParameterTypeRequiredDescription
(none)β€”β€”No parameters

πŸ”¨ compile_tolk

Compiles Tolk smart contract source code. Returns Fift output, BoC (Bag of Cells) in base64, code hash, and compiler version.

ParameterTypeRequiredDescription
entrypointFileNamestringβœ…The main .tolk file to compile (e.g., "main.tolk")
sourcesobjectβœ…Map of filename -> source code. Must include the entrypoint file.
optimizationLevelnumberβ€”Optimization level 0-2 (default: 2)
withStackCommentsbooleanβ€”Include stack layout comments in Fift output
pathMappingsobjectβ€”Maps @alias prefixes to folder paths for import resolution

βœ… check_tolk_syntax

Checks Tolk source code for syntax and type errors without returning full compilation output. Faster feedback loop for iterative development.

ParameterTypeRequiredDescription
entrypointFileNamestringβœ…The main .tolk file to check
sourcesobjectβœ…Map of filename -> source code
pathMappingsobjectβ€”Maps @alias prefixes to folder paths for import resolution

πŸ”— generate_deploy_link

Generates TON deployment deeplinks for a compiled contract. Computes the deterministic contract address and returns ton:// and Tonkeeper links ready for wallet deployment.

ParameterTypeRequiredDescription
codeBoc64stringβœ…Base64-encoded BoC of compiled contract code (from compile_tolk)
initialDataBoc64stringβ€”Base64-encoded BoC for initial data cell (default: empty cell)
workchainnumberβ€”Target workchain ID (default: 0)
amountstringβ€”Deploy amount in nanoTON (default: "50000000" = 0.05 TON)

πŸ“„ MCP Resources

ResourceURIDescription
πŸ“˜ language-guidetolk://docs/language-guideComplete Tolk language syntax reference
πŸ“— stdlib-referencetolk://docs/stdlib-referenceStandard library modules and functions reference
πŸ“‹ changelogtolk://docs/changelogTolk compiler version history from v0.6 to latest
πŸ”„ tolk-vs-functolk://docs/tolk-vs-funcFunC to Tolk migration guide β€” key differences and comparison
πŸ“ example-countertolk://examples/counterSimple counter smart contract example in Tolk
πŸ’Ž example-jettontolk://examples/jettonJetton (fungible token) minter contract example in Tolk

πŸ’¬ MCP Prompts

write_smart_contract

Guided workflow for writing a new Tolk smart contract on TON. Injects the language reference and a relevant example contract into the conversation context.

ArgumentTypeRequiredDescription
descriptionstringβœ…Description of what the smart contract should do
contractTypestringβ€”"counter" | "jetton" | "nft" | "wallet" | "custom" (default: "custom")

review_smart_contract

Security-focused review of a Tolk smart contract. Checks for access control, message handling, integer overflow, gas management, storage integrity, and TON-specific vulnerabilities.

ArgumentTypeRequiredDescription
codestringβœ…The Tolk smart contract source code to review

debug_compilation_error

Diagnose and fix a Tolk compilation error. Analyzes the error against the language reference and provides corrected code.

ArgumentTypeRequiredDescription
errorMessagestringβœ…The compilation error message from the Tolk compiler
codestringβœ…The Tolk source code that failed to compile

πŸ’‘ Usage Examples

Once configured, interact with the Tolk MCP server through natural language in your AI assistant:

Compile a contract:

"Compile this Tolk smart contract:"

server.ts
import "@stdlib/tvm-dicts";

fun onInternalMessage(myBalance: int, msgValue: int, msgFull: cell, msgBody: slice) {
    // handle messages
}

Write a new contract from scratch:

"Write a simple counter contract for TON that stores a number and lets anyone increment it. Include a getter to read the current value."

Review an existing contract:

"Review this contract for security issues" (paste code)

Debug a compilation error:

"I'm getting this error when compiling: unexpected token 'fun' β€” here's my code:" (paste code)

Generate a deploy link:

"Generate a deployment link for the contract we just compiled."


πŸ“ Project Structure

Read the full README β†’View source on GitHub β†’

Related MCP Servers

View all in Databases View all alternatives
  • Genai Toolbox logoGenai Toolbox

    Open source MCP server specializing in easy, fast, and secure tools for Databases.

    πŸ—„οΈ Databases5 views
    Compare vs Genai Toolbox β†’
  • MCP Server Mysql logoMCP Server Mysql

    MySQL database integration in NodeJS with configurable access controls and schema inspection

    πŸ—„οΈ Databases3 views
    Compare vs MCP Server Mysql β†’
  • MCP Server Qdrant logoMCP Server Qdrant
    Verified

    An official Qdrant Model Context Protocol (MCP) server implementation

    πŸ—„οΈ Databases3 views
    Compare vs MCP Server Qdrant β†’
  • Influxdb3 MCP Server logoInfluxdb3 MCP Server
    Verified

    Official MCP server for InfluxDB 3 Core/Enterprise/Cloud Dedicated

    πŸ—„οΈ Databases2 views
    Compare vs Influxdb3 MCP Server β†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks β€” not a rating.

GitHub stars
2
Stargazers on the source repository.
npm downloads
207
Package downloads in the last 30 days.
Last commit
2mo ago
Most recent push to the default branch.
Directory activity
2 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about IzTolkMcp

Tolk is a modern smart contract language for the TON blockchain, designed as a successor to FunC with C/TypeScript-like syntax and type safety.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewIzTolkMcp AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/izzzzzi-iztolkmcp?style=directory)](https://allmcps.com/mcp/izzzzzi-iztolkmcp)
HTML Embed
<a href="https://allmcps.com/mcp/izzzzzi-iztolkmcp"><img src="https://allmcps.com/api/badge/izzzzzi-iztolkmcp?style=directory" alt="IzTolkMcp on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ—„οΈDatabases
PricingFree
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimeNode.js
AuthNo auth required
LicenseMIT
ClientsClaude Desktop, Cursor, Windsurf, Cline / VS Code
Last updatedAug 9, 2026
Views2
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars2
GitHub Star CountTotal stargazers on GitHub representing community popularity (2 stars).
Last commit2mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Jun 19, 2026
npm downloads207/mo
Monthly npm DownloadsAverage monthly package installs recorded from npm registry statistics.
52Quality signal: Good Β· 52/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools23/30
Adoption & activity6/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 23d ago via OSV.dev Β· iz-tolk-mcp (npm)

β˜… Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your Server

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge β€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it β€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ—„οΈ Databases β†’Best MCP servers for Databases β†’Alternatives to IzTolkMcp β†’Install in Claude DesktopInstall in CursorInstall in VS Code