Serversio.github.xmpuspus/ph-civic-data-mcp
M

PH Civic Data

io.github.xmpuspus/ph-civic-data-mcp · v0.3.0
▦ pypi
v0.3.0pypi pypi: ph-civic-data-mcp↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.xmpuspus/ph-civic-data-mcp",
  "description": "PH civic data + accountability layer (PSGC, infra spending, anomaly indicators). 25 tools.",
  "title": "PH Civic Data",
  "repository": {
    "url": "https://github.com/xmpuspus/ph-civic-data-mcp",
    "source": "github"
  },
  "version": "0.3.0",
  "packages": [
    {
      "registryType": "pypi",
      "registryBaseUrl": "https://pypi.org",
      "identifier": "ph-civic-data-mcp",
      "version": "0.3.0",
      "runtimeHint": "uvx",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Optional PAGASA TenDay API token. Without it, get_weather_forecast automatically falls back to Open-Meteo.",
          "format": "string",
          "isSecret": true,
          "name": "PAGASA_API_TOKEN"
        }
      ]
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}