PH Civic Data
Rank #4,226io.github.xmpuspus/ph-civic-data-mcp
PH civic data as MCP tools: the full PSA OpenSTAT catalog, hazards, procurement. 41 tools.
PH Civic Data is a Model Context Protocol (MCP) server published by xmpuspus. It ranks #4,226 of 132,113 servers tracked on MCP Toplist, and its repository has 5 GitHub stars. PH Civic Data is listed across 3 registries — Official MCP, Glama and PulseMCP, with 13 tracked versions. It was first listed on Apr 18, 2026 and most recently updated on Sep 4, 2026.
Ranks ahead of 127,887 of 132,113 servers on MCP Toplist.
Use PH Civic Data
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add ph-civic-data-mcp -e "PAGASA_API_TOKEN=<your PAGASA_API_TOKEN>" -- uvx ph-civic-data-mcpReplace each placeholder with your own value before saving.
[mcp_servers.ph-civic-data-mcp]
command = "uvx"
args = ["ph-civic-data-mcp"]
[mcp_servers.ph-civic-data-mcp.env]
PAGASA_API_TOKEN = "<your PAGASA_API_TOKEN>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"ph-civic-data-mcp": {
"command": "uvx",
"args": [
"ph-civic-data-mcp"
],
"env": {
"PAGASA_API_TOKEN": "<your PAGASA_API_TOKEN>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"ph-civic-data-mcp": {
"command": "uvx",
"args": [
"ph-civic-data-mcp"
],
"env": {
"PAGASA_API_TOKEN": "<your PAGASA_API_TOKEN>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"ph-civic-data-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"ph-civic-data-mcp"
],
"env": {
"PAGASA_API_TOKEN": "<your PAGASA_API_TOKEN>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"ph-civic-data-mcp": {
"command": "uvx",
"args": [
"ph-civic-data-mcp"
],
"env": {
"PAGASA_API_TOKEN": "<your PAGASA_API_TOKEN>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"ph-civic-data-mcp": {
"command": "uvx",
"args": [
"ph-civic-data-mcp"
],
"env": {
"PAGASA_API_TOKEN": "<your PAGASA_API_TOKEN>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.xmpuspus%2Fph-civic-data-mcp)<a href="https://mcptoplist.com/server/io.github.xmpuspus%2Fph-civic-data-mcp"><img src="https://mcptoplist.com/badge/io.github.xmpuspus%2Fph-civic-data-mcp.svg" alt="MCP Toplist: Top 5% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
xmpuspus
Other servers by xmpuspus
View all xmpuspus servers →Available versions (13)
| Version | Published |
|---|---|
| 0.8.0 | Sep 4, 2026 |
| 0.7.0 | Sep 4, 2026 |
| 0.6.1 | Sep 3, 2026 |
| 0.6.0 | Aug 7, 2026 |
| 0.5.0 | Jun 11, 2026 |
| 0.4.0 | May 18, 2026 |
| 0.3.0 | Apr 27, 2026 |
| 0.2.0 | Apr 20, 2026 |
| 0.1.9 | Apr 19, 2026 |
| 0.1.8 | Apr 19, 2026 |
| 0.1.6 | Apr 19, 2026 |
| 0.1.5 | Apr 19, 2026 |
| 0.1.4 | Apr 19, 2026 |
Frequently asked questions
- Who maintains PH Civic Data?
- PH Civic Data is maintained by xmpuspus, which publishes 2 MCP servers (20 total versions) tracked on MCP Toplist.
- Is PH Civic Data listed on the Official MCP Registry?
- Yes — PH Civic Data is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does PH Civic Data have?
- MCP Toplist tracks 13 versions of PH Civic Data, most recently published on Sep 4, 2026.
- Where can I find the source code for PH Civic Data?
- The source code for PH Civic Data is hosted at github.com/xmpuspus/ph-civic-data-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.