UNPKG

psgc-mcp

Version:

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

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