Zig Docs
Rank #61,900pulsemcp/tokisaki-galaxy-zig-docs
Zig programming language documentation server for stdlib and builtin function lookup.
Zig Docs is a Model Context Protocol (MCP) server published by Tokisaki-Galaxy. It ranks #61,900 of 132,046 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. Zig Docs is listed on PulseMCP, and ships as a single rolling release with no explicit version metadata. It was first listed on Apr 24, 2026.
Ranks ahead of 70,146 of 132,046 servers on MCP Toplist.
Use Zig Docs
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http tokisaki-galaxy-zig-docs https://zigdocs.api.tski.uk/mcp[mcp_servers.tokisaki-galaxy-zig-docs]
url = "https://zigdocs.api.tski.uk/mcp"Add to ~/.codex/config.toml.
https://zigdocs.api.tski.uk/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"tokisaki-galaxy-zig-docs": {
"url": "https://zigdocs.api.tski.uk/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"tokisaki-galaxy-zig-docs": {
"type": "http",
"url": "https://zigdocs.api.tski.uk/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"tokisaki-galaxy-zig-docs": {
"serverUrl": "https://zigdocs.api.tski.uk/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"tokisaki-galaxy-zig-docs": {
"url": "https://zigdocs.api.tski.uk/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/pulsemcp%2Ftokisaki-galaxy-zig-docs)<a href="https://mcptoplist.com/server/pulsemcp%2Ftokisaki-galaxy-zig-docs"><img src="https://mcptoplist.com/badge/pulsemcp%2Ftokisaki-galaxy-zig-docs.svg" alt="MCP Toplist: Top 50% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
Tokisaki-Galaxy
Other servers by Tokisaki-Galaxy
View all Tokisaki-Galaxy servers →Not versioned
This server is published through a registry that does not expose explicit version metadata, and no GitHub release tags were found on the linked repository. The listing tracks a single rolling release.
Frequently asked questions
- Who maintains Zig Docs?
- Zig Docs is maintained by Tokisaki-Galaxy, which publishes 4 MCP servers (0 total versions) tracked on MCP Toplist.
- Is Zig Docs listed on the Official MCP Registry?
- Zig Docs is not on the Official MCP Registry. It is listed on PulseMCP.
- How many versions does Zig Docs have?
- Zig Docs ships as a single rolling release with no explicit version metadata.
- Where can I find the source code for Zig Docs?
- The source code for Zig Docs is hosted at github.com/tokisaki-galaxy/zig-docs-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.