gRPC-zig and mcp.zig
About gRPC-zig
ziglana/gRPC-zig
blazigly fast gRPC/MCP client & server implementation in zig
Implements HTTP/2 with proper flow control and bidirectional streaming, offering JWT authentication, gzip/deflate compression, and built-in health checks—all as a zero-dependency pure Zig implementation. Leverages Zig's comptime capabilities for type safety while maintaining a straightforward API for both server and client development.
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.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work