zig-mcp — MCP Server by zig-wasm

by zig-wasm · MCP Server · ★ 137

Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h

About zig-mcp

Zig Docs MCP Model Context Protocol (MCP) server that provides up-to-date documentation for the Zig programming language standard library and builtin functions. It uses the same approach as Zig's official autodoc (ziglang.org) by reading STD lib source files directly through a WASM module. However instead of returning HTML, it outputs Markdown which significantly reduces token usage. By default, the server uses your locally installed Zig compiler to serve documentation, ensuring you always get docs that match your actual Zig version. It can also fetch documentation from ziglang.org if needed. [!TIP] Add to your prompt if you want to explicitly instruct the LLM to use Zig docs tools. Otherwise, LLM will automatically decide when to utilize MCP tools based on the context of your questions. Tools - Lists all available Zig builtin functions. Builtin functions are provided by the compiler and are prefixed with '@'. The comptime keyword on a parameter means that the parameter must be known at compile time. Use this to discover what functions are available, then use 'getbuiltinfunction' to get detailed documentation. - Sea

mcpmodelcontextprotocolzigzig-std

Quick Facts

Stars137
Forks5
LanguageTypeScript
CategoryMCP Server
LicenseMIT
Quality Score73.2178822209519/100
Last Updated2026-03-23
Created2025-06-10
Platformsmcp, node
Est. Tokens~16k

zig-mcp alternative? Top 6 similar tools

Looking for a zig-mcp alternative? If you're comparing zig-mcp with other mcp server tools, these 6 projects are the closest alternatives on Agent Skills Hub — ranked by topic overlap, star count, and community traction.

  • MCP-Nest by rekog-labs · ⭐ 651

    A NestJS module to effortlessly create Model Context Protocol (MCP) servers for exposing AI tools, resources,

  • mcp-sequentialthinking-tools by spences10 · ⭐ 583

    🧠 An adaptation of the MCP Sequential Thinking Server to guide tool usage. This server provides recommendatio

  • n8n-claw by freddy-schuetz · ⭐ 536

    OpenClaw-inspired autonomous AI agent built entirely in n8n. Adaptive RAG-powered memory, Skills via MCP templ

  • minecraft-mcp-server by yuniko-software · ⭐ 535

    A Minecraft MCP Server powered by Mineflayer API. It allows to control a Minecraft character in real-time, all

  • copilot-mcp by VikashLoomba · ⭐ 494

    A VSCode extension that lets you find and install Agent Skills and MCP Apps to use with GitHub Copilot, Claude

  • web-agent-protocol by OTA-Tech-AI · ⭐ 492

    🌐Web Agent Protocol (WAP) - Record and replay user interactions in the browser with MCP support

More MCP Server Tools

Explore other popular mcp server tools:

View all MCP Server tools →

Popular TypeScript Agent Tools

Frequently Asked Questions

What is zig-mcp?

zig-mcp is Model Context Protocol (MCP) server that provides up-to-date documentation for the Zig programming language standard library and builtin functions. It is categorized as a MCP Server with 137 GitHub stars.

What programming language is zig-mcp written in?

zig-mcp is primarily written in TypeScript. It covers topics such as mcp, modelcontextprotocol, zig.

How do I install or use zig-mcp?

You can find installation instructions and usage details in the zig-mcp GitHub repository at github.com/zig-wasm/zig-mcp. The project has 137 stars and 5 forks, indicating an active community.

What license does zig-mcp use?

zig-mcp is released under the MIT license, making it free to use and modify according to the license terms.

What are the best alternatives to zig-mcp?

The top alternatives to zig-mcp on Agent Skills Hub include MCP-Nest, mcp-sequentialthinking-tools, n8n-claw. Each offers a different approach to the same problem space — compare them side-by-side by stars, quality score, and community activity.

View on GitHub → Browse MCP Server tools