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.
Stars
19
Forks
4
Language
Zig
License
MIT
Category
Last pushed
Feb 28, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/muhammad-fiaz/mcp.zig"
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
openSVM/zig-mcp-server
A Model Context Protocol (MCP) server that provides Zig language tooling, code analysis, and...
universal-tool-calling-protocol/go-utcp
Official Go implementation of the UTCP
universal-tool-calling-protocol/rs-utcp
Official Rust implementation of the UTCP