Elastic MCP
JSON →Interact with an Elasticsearch cluster via the Model Context Protocol (MCP), enabling clients to query, manage, and analyze data.
Install
pip install -r Tools · 3
- search_index Search an index with a query string.
- list_indices List all indices (excluding system indices).
- get_index_mappings Get mappings for a specific index.
Environment variables
ELASTIC_URL