cr7258_elasticsearch-mcp-server
0
The project is an implementation of a Model Context Protocol (MCP) server for interacting with Elasticsearch. It offers features like index operations, document searches, and cluster health monitoring, allowing users to manage Elasticsearch clusters efficiently.
list_indices
List all indexes
get_mapping
Get index map
get_settings
Get index settings
search_documents
Search for documents
get_cluster_health
Get cluster health status
get_cluster_stats
Get cluster statistics