UNPKG

psgc-mcp

Version:

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

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