Elasticsearch MCP Server with multi-version support (ES 5.x-9.x) and comprehensive API access
{
"mcpServers": {
"elasticsearch": {
"command": "npx",
"args": [
"-y",
"@tocharianou/elasticsearch-mcp"
]
}
}
}