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.
Stars
42
Forks
9
Language
TypeScript
License
MIT
Category
Last pushed
Dec 23, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/openSVM/zig-mcp-server"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
universal-tool-calling-protocol/python-utcp
Official python implementation of UTCP. UTCP is an open standard that lets AI agents call any...
ziglana/gRPC-zig
blazigly fast gRPC/MCP client & server implementation in zig
universal-tool-calling-protocol/go-utcp
Official Go implementation of the UTCP
muhammad-fiaz/mcp.zig
A comprehensive Model Context Protocol (MCP) library for Zig — bringing MCP support to the Zig ecosystem.
universal-tool-calling-protocol/rs-utcp
Official Rust implementation of the UTCP