cr7258_elasticsearch-mcp-server
If you are the rightful owner of cr7258_elasticsearch-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol (MCP) server implementation that provides Elasticsearch interaction. This server enables searching documents, analyzing indices, and managing cluster through a set of tools.
The Elasticsearch MCP Server is designed to facilitate seamless interaction with Elasticsearch clusters. It provides a robust set of tools for managing indices, documents, and cluster operations. Users can perform various tasks such as listing indices, retrieving mappings and settings, searching documents, and obtaining cluster health and statistics. This server is particularly useful for developers and data analysts who need to manage and query Elasticsearch clusters efficiently. By integrating with platforms like Claude Desktop, it allows users to execute complex Elasticsearch operations using simple natural language commands, enhancing productivity and ease of use.
Features
- Index Operations: Includes operations like listing all indices, retrieving mapping configurations, and getting settings for specific indices.
- Document Operations: Allows searching of documents within an index using Elasticsearch Query DSL.
- Cluster Operations: Provides functionalities to get the health status and statistical information of the cluster.