UNPKG

psgc-mcp

Version:

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

4 lines 268 B
import { McpServer } from '@modelcontextprotocol/sdk/server/mcp.js'; import { PSGCClient } from '../services/psgc-client.js'; export declare function registerMunicipalityTools(server: McpServer, psgcClient: PSGCClient): void; //# sourceMappingURL=municipality.d.ts.map