Elasticsearch 7
Enables interaction with Elasticsearch 7.x through the MCP protocol.
概要
Elasticsearch 7 is an MCP server designed to provide compatibility and access to Elasticsearch 7.x versions. It facilitates interaction with Elasticsearch through the MCP protocol, enabling users to perform basic operations, execute complex search queries, and retrieve cluster information. With features like aggregation, highlighting, and sorting, it offers a comprehensive interface for Elasticsearch functionality, accessible through any MCP client.
主な機能
- Supports complete search functionality, including aggregations
- Supports basic Elasticsearch operations (ping, info)
- Easily accessible Elasticsearch functionality through any MCP client
- Provides an MCP protocol interface for Elasticsearch 7.x
- Enables advanced search features like highlighting and sorting
ユースケース
- Integrating Elasticsearch 7.x with MCP-based applications
- Performing complex search queries and data analysis on Elasticsearch 7.x data
- Managing and monitoring Elasticsearch 7.x clusters via an MCP client