Connect to Elasticsearch clusters directly from any Model Context Protocol (MCP) Client.
Sponsored
Elasticsearch MCP Server bridges the gap between natural language interactions and Elasticsearch data. Utilizing the Model Context Protocol, it allows users to query, manage, and interact with Elasticsearch indices through conversational interfaces like Claude Desktop and Cursor. By analyzing requests and executing Elasticsearch operations, it returns results in a user-friendly format, making data exploration and management more accessible.
Key Features
01Create, update, and delete index templates
02Obtain Elasticsearch cluster health status.
03Perform Elasticsearch searches using the query DSL.
04List Elasticsearch indices using regex.
051 GitHub stars
06Retrieve field mappings for specified indices.
Use Cases
01Manage Elasticsearch indices, mappings, and templates through a conversational interface.
02Debug and analyze Elasticsearch requests using the MCP Inspector.
03Query Elasticsearch data using natural language in MCP Clients.