Elasticsearch 7.x
Summary
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.
Available Actions(3)
es-ping
Check Elasticsearch connection
es-info
Get Elasticsearch cluster information
es-search
Search documents in Elasticsearch index. Parameters: index (string), query (object), size (optional integer), from (optional integer), aggs (optional object for aggregation)
Reseñas de la Comunidad
Aún no hay reseñas. ¡Sé el primero en reseñar!
Inicia sesión para unirte a la conversación