AI Agent Hub
Back to plugins
🧰

xby-philippine-geocoding

Web Tools Updated 2026.09.02

Run the following command in DeepSeek Harness:

dsh plugin install xby-skill/xby-philippine-geocoding

Paste the following prompt into your AI chat to install this plugin:

Run dsh plugin install xby-skill/xby-philippine-geocoding in the DeepSeek Harness terminal to install the plugin; the source repository is at https://github.com/xby-skill/xby-philippine-geocoding

About this plugin

The Philippine address system spans five administrative levels-island group, region, province, city/municipality, and barangay-yet mainstream geocoding services have long lacked solid coverage of the PSGC standard. Developers who need an LLM to parse or generate Philippine addresses are often left stitching together APIs and hand-maintaining hierarchy tables, a tedious and error-prone process.

This plugin wraps the full PSGC geographic dataset behind the MCP protocol and exposes more than 40 callable tools: drill down from island group to a specific barangay by code, search across all levels by name, retrieve the complete parent chain for any code, or validate whether a code exists and identify its type. The API key is set once in conversation and persists automatically across restarts, eliminating repeated configuration.

If you are building a Philippine-market localization app, a logistics routing engine, an address-cleaning pipeline, or an intelligent customer-service agent-or if you simply want DeepSeek to understand and emit standard PSGC addresses natively during a chat session-this plugin saves you a significant amount of integration and debugging work.

Use Cases

  • Localization apps that must parse and generate standard Philippine addresses
  • Logistics or support systems querying and validating PSGC codes by level
  • Letting DeepSeek understand and output Philippine administrative regions in conversation

Best For

  • Developers building for the Philippine market
  • Engineers working on address cleaning or routing systems
  • Teams that need AI to understand the PSGC address hierarchy