Back to search
30
MCP

mcp.zig

muhammad-fiaz/mcp.zig

A Model Context Protocol (MCP) library for the Zig ecosystem.

Uptime
0.0%
7 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

zig-mcp
Model Context Protocol (MCP) server that provides up-to-date documentation for the Zig programming language standard library and builtin fun
0 tools
gis-mcp
A Model Context Protocol (MCP) server implementation for GIS operations using GIS libraries
0 tools
gitlab-helper-mcp
A Model Context Protocol (MCP) server for GitLab integration
0 tools
figma-mcp-tools
A Model Context Protocol (MCP) server for Figma integration
0 tools
dcc-mcp-core
Foundational library for the DCC Model Context Protocol (MCP) ecosystem
0 tools
zotero-mcp
Model Context Protocol (MCP) server for the Zotero API, in Python
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "mcp.zig": {
      "url": "https://muhammad-fiaz.github.io/mcp.zig/",
      "transport": "http"
    }
  }
}