MCP Directory
Back

mcp-wif-zig

by openSVM · ★ 0

generate modelcontextprotocol servers in zig with ease modelcontextprotocol.io

Install

git clone https://github.com/openSVM/mcp-wif-zig.git

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "mcp-wif-zig": {
      "command": "npx",
      "args": [
        "-y",
        "github:openSVM/mcp-wif-zig"
      ]
    }
  }
}

Related other servers