Elasticsearch Security Solution
JSON →An Elasticsearch server focused on security and threat analysis. Requires a valid Elasticsearch license (trial, platinum, or enterprise) for connection.
Install
npx @tocharianou/elasticsearch-mcp Tools · 7
- list_indices List indices with pattern filter, health filter, sorting and token-aware summary
- get_mappings Get field mappings with flat/tree/raw modes, field filtering and multi-index compare
- es_search Full Query DSL search with auto-highlight on text/vector fields
- execute_es_api Execute any ES REST endpoint directly (GET/POST/PUT/DELETE/HEAD)
- get_shards Shard info with health analysis, problem detection and recommendations
- list_data_streams List and analyze Data Streams with ILM info and backing index details
- esql_query Execute ES|QL pipe-based queries with tabular output and parameterised support
Environment variables
ES_API_KEYMCP_HTTP_PORTMCP_HTTP_HOST
★ 6 GitHub stars