Back to directory
opensvm/zig-mcp-server

opensvm/zig-mcp-server

@openSVM

A Model Context Protocol (MCP) server that provides Zig language tooling, code analysis, and documentation access

zigcode-analysiscode-generationbuild-systemoptimizationmcptool

Installation & Configuration

{\n  "mcpServers": {\n    "zig": {\n      "command": "node",\n      "args": ["/path/to/zig-mcp-server/build/index.js"],\n      "env": {\n        "GITHUB_TOKEN": "your_token_here",\n        "NODE_OPTIONS": "--experimental-vm-modules"\n      },\n      "restart": true\n    }\n  }\n}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/17
Updated
2026/6/17