zig-mcp-server and mcp-server-zig
These appear to be two competing implementations of an MCP server for Zig language tooling, with one focusing on broader AI capabilities and documentation, and the other on more traditional language server features like diagnostics, formatting, and go-to-definition, potentially leveraging ZLS.
About zig-mcp-server
openSVM/zig-mcp-server
A Model Context Protocol (MCP) server that provides Zig language tooling, code analysis, and documentation access. This server enhances AI capabilities with Zig-specific functionality including code optimization, compute unit estimation, code generation, and best practices recommendations.
Implements specialized build system tools for Zig 0.15.2+, including automated analysis of build.zig files with modernization recommendations and generation of build.zig.zon dependency manifests. Operates as a TypeScript-based MCP server exposing tools for code optimization across release modes, compute unit estimation, and LLM-driven code generation, while surfacing official language documentation and popular GitHub repositories as contextual resources.
About mcp-server-zig
sadopc/mcp-server-zig
MCP server for Zig language intelligence — diagnostics, formatting, hover, go-to-definition, references, completions, symbols, and build via ZLS
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work