UNPKG

psgc-mcp

Version:

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

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