Enables interaction with Elasticsearch clusters, allowing for searching documents, analyzing indices, and managing the cluster via a set of tools.
This tool implements a Model Context Protocol (MCP) server, facilitating interaction with Elasticsearch clusters. It provides a suite of functionalities to search documents using Elasticsearch Query DSL, analyze indices by retrieving mappings and settings, and manage the cluster by checking its health and gathering statistics. The server is designed to be integrated with tools like Claude Desktop, enabling natural language interaction with Elasticsearch data.