PH Civic Data MCP Server
Philippine civic-data portals publish open data in different shapes: scraped HTML tables, PXWeb JSON, and undocumented APIs. Nothing ties them together for an agent to use. This server does, over stdio, with zero hosting cost and no API key needed. It answers questions such as how many people live in a barangay, whether a place sits near an active fault or volcano, what a city spent on flood control, and how one…
People who work with civic tech, open data and pagasa and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in Python.
VERIFIED ACTIVE
LAST COMMIT 2026-09-10 · ★ 5 · #25 OF 66 MAINTAINED MAPS & LOCATION · VERIFIED 2026-09-18
MIT · Python servers · how we verify → /methodology
01 · Install PH Civic Data
before you install - you'll need
The README does not document required environment variables for a basic install.
Claude Code
claude mcp add xmpuspus-ph-civic-data-mcp -- uvx ph-civic-data-mcp Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"xmpuspus-ph-civic-data-mcp": {
"command": "uvx",
"args": [
"ph-civic-data-mcp"
]
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions
license MIT - declared in the repository
pypi package ph-civic-data-mcp - check the name against the project README before installing (PyPI has no namespace ownership)
registry namespace io.github.xmpuspus is GitHub-verified and matches the repo owner
03 · What PH Civic Data can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
Latest releases
v0.8.0 · 2026-09-04
v0.8.0 adds six sources and seven tools, which takes the surface from 34 · to 41 tools across 19 public sources. Eleven candidates went through the · admission gate (machine-readable, legal, bounded, testable offline…
v0.7.0 · 2026-09-03
v0.7.0 adds two tools, compare_areas and search_psa_catalog, and raises · the tool count from 32 to 34. It closes nine items in docs/latent-bugs.md · (6, 9, 10, 11, 12, 13, 15, 18, 19) and 78 more defects that six…
v0.6.1 · 2026-09-03
Trust hotfix. get_population_stats returned no figure for every input · because PSA moved the 2020 Census from DB/1A/PO/ to DB/1A/PO_2020/. · get_area_profile hid the failure behind an empty caveats list. Full · detail…
04 · Who maintains PH Civic Data
PH Civic Data is maintained by xmpuspus. We track 2 MCP servers from xmpuspus - 2 actively maintained, 37 combined GitHub stars, oldest repo from Feb 2026. Full record: all servers from xmpuspus.
05 · Facts
- repository
- github.com/xmpuspus/ph-civic-data-mcp
- category
- maps & location - ranked #25 of 66 actively-maintained maps & location servers as of 2026-09-18.
- release cadence
- 4 releases in the last 90 days (latest 2026-09-04)
- registry
- io.github.xmpuspus/ph-civic-data-mcp (active, first published 2026-04-19 · 13 versions)
- packages
- pypi:ph-civic-data-mcp
06 · PH Civic Data FAQ
What is PH Civic Data?
Philippine civic-data portals publish open data in different shapes: scraped HTML tables, PXWeb JSON, and undocumented APIs. Nothing ties them together for an agent to use. This server does, over stdio, with zero hosting cost and no API key needed. It answers questions such as how many people live in a barangay, whether a place sits near an active fault or volcano, what a city spent on flood control, and how one…
Is PH Civic Data still maintained?
Yes - as of 2026-09-18, its last commit was 2026-09-10 and it shipped 4 releases in the last 90 days. We re-verify nightly.
How do I install PH Civic Data?
Run `uvx ph-civic-data-mcp`. The README does not document required environment variables for a basic install. You can also paste the ready-made client config above.
Does PH Civic Data run locally?
Yes - it's a stdio server: it runs on your machine (via uvx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
07 · Alternatives to PH Civic Data
Alternatives to PH Civic Data
Maintained maps & location servers if PH Civic Data isn't the fit.
- Not Fair OAuth MCP for Google, Meta, X, LinkedIn, Reddit, TikTok, GSC, GA4, WordPress and GHL. ★ 3,817 · 2026-09-17
- Google Maps MCP Server 18 Google Maps tools for AI agents - geocode, search, directions, weather, and more. ★ 459 · 2026-09-16
- Mapbox MCP Server Geospatial intelligence with Mapbox APIs like geocoding, POI search, directions, isochrones, etc. ★ 355 · 2026-09-17
- Brasil API MCP server for BrasilAPI - CEP, CNPJ, banks, FIPE, holidays, weather ★ 271 · 2026-08-29
- Monkeymcp MCP server providing monkey data, journeys, and location services for various monkey species. ★ 123 · 2025-10-10
- Platform AI Google Maps Platform Code Assist MCP ★ 105 · 2026-08-18
More maps & location MCP servers · Google Business Profile MCP · Aiseo Audit · Clarigrid · Mappls MCP · Visibly AI - SEO MCP Server
More Python MCP servers · Readhn · Cisco Modeling Labs CML · fojin - Buddhist Canon Tools · Document Converter · Document Reader · see all