#!/usr/bin/env node /** * @fileoverview gutenberg-mcp-server MCP server entry point. Registers all tool * definitions and initializes the local catalog mirror plus the Gutendex catalog and * Gutenberg text services. * @module index */ export {}; //# sourceMappingURL=index.d.ts.map