zig-wasm/zig-mcp
3.5
If you are the rightful owner of zig-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The Zig Docs MCP server provides up-to-date documentation and builtin functions for the Zig programming language, facilitating easy access to information for developers.
Tools
Functions exposed to the LLM to take actions
list_builtin_functions
Lists all available Zig builtin functions, which are provided by the compiler and prefixed with '@'.
get_builtin_function
Searches for Zig builtin functions by name and provides their documentation, signatures, and usage information.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client