zx8086/mcp-server-elasticsearch
A production-ready Model Context Protocol (MCP) server that connects AI assistants like Claude Desktop to Elasticsearch clusters. This server provides comprehensive Elasticsearch operations through natural language interactions.
Platform-specific configuration:
{
"mcpServers": {
"mcp-server-elasticsearch": {
"command": "npx",
"args": [
"-y",
"mcp-server-elasticsearch"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...