Best Zig MCP Servers
Zig is a general-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.
Why this server?
Enables searching Zig language documentation to access language features and standard library information.
AlicenseAqualityBmaintenanceProvides LLMs with real-time access to up-to-date documentation from PyPI, npm, crates.io, GoDocs, DockerHub, GitHub, and GCP, preventing outdated code generation and API hallucinations.Last updated2713MITWhy this server?
Provides Zig language tooling, code analysis, and documentation access, including code optimization, compute unit estimation, code generation, and best practices recommendations
AlicenseAqualityDmaintenanceProvides Zig language tooling and code analysis, enhancing AI capabilities with Zig-specific functions like code optimization, compute unit estimation, code generation, and recommendations for best practices.Last updated747MITWhy this server?
Provides Zig language support through language server integration, enabling code analysis, navigation, and refactoring capabilities for Zig projects.
AlicenseAqualityAmaintenanceMCP server that keeps language server sessions warm and routes multiple languages through one process. Agents get persistent cross-file awareness, speculative execution (simulate edits before writing to disk), and 20 skills that encode correct multi-step operations like safe rename, blast-radius analysis, and end-to-end refactoring. Single Go binary, no runtime dependencies.Last updated5036MITWhy this server?
Analyzes Zig source files by detecting @import directives to map dependencies and calculate importance scores for files in Zig projects.
FlicenseAqualityCmaintenanceA TypeScript tool that ranks files in your codebase by importance, tracks dependencies, and provides file summaries to help understand code structure through Cursor's Model Context Protocol.Last updated14291Why this server?
Provides tools to search and retrieve documentation for Zig standard library and builtin functions, including listing builtin functions, searching standard library declarations, and getting detailed documentation for specific items.
Alicense-qualityAmaintenanceProvides up-to-date Zig standard library and builtin function documentation via MCP tools, using local Zig installation or remote ziglang.org sources.Last updated42158MITWhy this server?
Provides AI-powered tools for Zig programming language development including code generation from natural language descriptions, code debugging and analysis, and explanations of language features and standard library documentation.
Why this server?
Provides Zig language support through ZLS integration, offering code intelligence features such as hover information, definition lookup, reference finding, and formatting, along with tools for running Zig build, test, and check commands.