{"repo":"zig-wasm/zig-mcp","free":true,"listed":false,"github":"https://github.com/zig-wasm/zig-mcp","clone":"git clone https://github.com/zig-wasm/zig-mcp.git","description":"Model Context Protocol (MCP) server that provides up-to-date documentation for the Zig programming language standard library and builtin functions","language":"TypeScript","stars":168,"topics":["mcp","modelcontextprotocol","zig","zig-std"],"license":"MIT","category":"mcp-servers","readme_excerpt":"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 use zigdocs 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 - list builtin functions - 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 'get builtin function' to get detailed documentation. - get builtin function - Search for Zig builtin functions by name and get their documentation, signatures, and usage information. Returns all matching functions ranked by relevance. - search std lib - Search the Zig standard library for declarations by name. Returns a list of matching items with their fully qualified names. Use thi","default_branch":null,"files":null,"tree":[],"storefront":"/r/zig-wasm","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/zig-wasm/zig-mcp/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}