Skip to content

PH Civic Data for Zed

io.github.xmpuspus/ph-civic-data-mcp

PH civic data as MCP tools: the full PSA OpenSTAT catalog, hazards, procurement. 41 tools.

client:Zed transport:stdio runtime:pypi

Install PH Civic Data in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "context_servers": {
    "ph-civic-data-mcp": {
      "command": "uvx",
      "args": [
        "ph-civic-data-mcp"
      ],
      "env": {
        "PAGASA_API_TOKEN": "<PAGASA_API_TOKEN>"
      }
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

PH Civic Data in other clients