MCP Server for Zig Standard Library Documentation
2025-07-25
A Model Context Protocol (MCP) server, zig-mcp, provides up-to-date documentation for the Zig programming language standard library and built-in functions. It reads standard library source files directly (similar to ziglang.org's official autodoc), but outputs Markdown instead of HTML, reducing token usage. Supports Node.js and Bun, and offers a command-line interface for version control and update management, including manual, daily, and startup update policies.
Development