by zig-wasm · MCP Server · ★ 137
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
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
| Stars | 137 |
| Forks | 5 |
| Language | TypeScript |
| Category | MCP Server |
| License | MIT |
| Quality Score | 73.2178822209519/100 |
| Last Updated | 2026-03-23 |
| Created | 2025-06-10 |
| Platforms | mcp, node |
| Est. Tokens | ~16k |
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.
A NestJS module to effortlessly create Model Context Protocol (MCP) servers for exposing AI tools, resources,
🧠 An adaptation of the MCP Sequential Thinking Server to guide tool usage. This server provides recommendatio
OpenClaw-inspired autonomous AI agent built entirely in n8n. Adaptive RAG-powered memory, Skills via MCP templ
A Minecraft MCP Server powered by Mineflayer API. It allows to control a Minecraft character in real-time, all
A VSCode extension that lets you find and install Agent Skills and MCP Apps to use with GitHub Copilot, Claude
🌐Web Agent Protocol (WAP) - Record and replay user interactions in the browser with MCP support
Explore other popular mcp server tools:
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.
zig-mcp is primarily written in TypeScript. It covers topics such as mcp, modelcontextprotocol, zig.
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.
zig-mcp is released under the MIT license, making it free to use and modify according to the license terms.
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.