UNPKG

psgc-mcp

Version:

Philippine Standard Geographic Code MCP Server - provides hierarchical geographic data for the Philippines

9 lines 472 B
export { registerIslandGroupTools } from './island-group.js'; export { registerRegionTools } from './region.js'; export { registerProvinceTools } from './province.js'; export { registerCityTools } from './city.js'; export { registerMunicipalityTools } from './municipality.js'; export { registerBarangayTools } from './barangay.js'; export { registerDistrictTools } from './district.js'; export { registerSearchTools } from './search.js'; //# sourceMappingURL=index.js.map