Skip to content
Windsurf

Zabbix API MCP for Windsurf

io.github.shigechika/zapi-mcp

MCP server for the Zabbix API — daily brief, problems, hosts, items

client:Windsurf transport:stdio runtime:pypi

Install Zabbix API MCP in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "zapi-mcp": {
      "command": "uvx",
      "args": [
        "zapi-mcp"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

Zabbix API MCP in other clients