This MCP server implementation provides integration with Elasticsearch 7.x, allowing for efficient interaction and data management within Elasticsearch clusters. Developed by imlewc, it utilizes FastMCP and offers a streamlined interface for Elasticsearch operations through the MCP protocol. The server is particularly useful for projects requiring robust search and analytics capabilities while leveraging the MCP ecosystem.
아직 리뷰가 없습니다. 첫 번째 리뷰를 작성해 보세요!
대화에 참여하려면 로그인하세요
Check Elasticsearch connection.
Get Elasticsearch cluster information.
Search documents in Elasticsearch index. Parameters: index (string), query (object), size (optional integer), from (optional integer), aggs (optional object).