Elasticsearch MCP Server
What is this MCP
This is a Model Context Protocol (MCP) server implementation that provides interaction with Elasticsearch and OpenSearch databases. It enables searching documents, analyzing indices, and managing clusters through a standardized interface.
How to use this MCP
The MCP server can be installed via Smithery, uvx package manager, or by cloning the repository and using uv. It requires configuration of environment variables and can be integrated with Claude Desktop or Anthropic MCP Client for natural language interactions.
What this MCP can be used for
This MCP server facilitates various operations including index/document management, cluster health monitoring, and alias operations. It enables users to interact with Elasticsearch/OpenSearch clusters through natural language commands for tasks like listing indices, searching documents, or checking cluster status.