zig-mcp-server and mcp.zig

Tool A, an MCP library, and Tool B, an MCP server, are ecosystem siblings, with the server likely consuming or interacting with the library to provide its Zig-specific tooling and AI capabilities.

zig-mcp-server
47
Emerging
mcp.zig
40
Emerging
Maintenance 6/25
Adoption 8/25
Maturity 16/25
Community 17/25
Maintenance 10/25
Adoption 6/25
Maturity 9/25
Community 15/25
Stars: 42
Forks: 9
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
Stars: 19
Forks: 4
Downloads:
Commits (30d): 0
Language: Zig
License: MIT
No Package No Dependents
No Package No Dependents

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.zig

muhammad-fiaz/mcp.zig

A comprehensive Model Context Protocol (MCP) library for Zig — bringing MCP support to the Zig ecosystem.

Implements JSON-RPC 2.0 protocol with STDIO and HTTP transport layers to enable bidirectional communication between AI applications and Zig servers/clients. Provides dual frameworks for building MCP servers (exposing tools, resources, prompts) and clients, with full capability negotiation and lifecycle management. Targets developers integrating Zig applications with AI systems via the Model Context Protocol standard.

Scores updated daily from GitHub, PyPI, and npm data. How scores work