Odel
PH Civic Data

PH Civic Data

Local
@xmpuspus5PythonMITUpdated 3 days ago

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

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIph-civic-data-mcpv0.8.0

Run

uvx ph-civic-data-mcp

MCP client config

{
  "mcpServers": {
    "ph-civic-data": {
      "command": "uvx",
      "args": [
        "ph-civic-data-mcp"
      ]
    }
  }
}