UNPKG

elasticsearch-mcp

Version:

Secure MCP server for Elasticsearch integration with comprehensive tools and Elastic Cloud support

9 lines 251 B
#!/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