es_mcp_server

es_mcp_server

1

The project is an MCP server implementation for Elasticsearch, aimed at facilitating interactions with Elasticsearch clusters through tools and resources. It offers features like listing indices, retrieving index mappings, and performing searches, while supporting error handling and easy configuration.

list_indices

List all indexes in the Elasticsearch cluster

get_mappings

Get mapping information for a specific index

Search

Search with query DSL

search_with_query_string

Search with simple query string

get_index_stats

Get statistics for specific indexes