Zig Docs
https://zigdocs.api.tski.uk/mcp
● healthy
Zig programming language documentation server for stdlib and builtin function lookup.
Transport
streamable_http
Auth
open
Cost
free
How to connect
MCP endpoint (streamable_http)
https://zigdocs.api.tski.uk/mcp
JSON-RPC initialize probe
curl -X POST https://zigdocs.api.tski.uk/mcp \
-H 'Content-Type: application/json' \
-H 'Accept: application/json, text/event-stream' \
-d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Source code
https://github.com/tokisaki-galaxy/zig-docs-mcp
Listed at (pulsemcp)
https://www.pulsemcp.com/servers/tokisaki-galaxy-zig-docs