#!/usr/bin/env node /** * Elastic MCP Server Entry Point * * This is the main entry point for the Elastic MCP server that provides * standardized tools for interacting with Elasticsearch clusters. */ export {}; //# sourceMappingURL=index.d.ts.map