Elasticsearch
MCP Serverby elastic · Added 5mo ago
Claude
632
Install
npx -y @elastic/mcp-server-elasticsearchAdd to Claude
claude mcp add elastic-mcp-server-elasticsearchQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"elasticsearch": {
"command": "npx",
"args": [
"-y"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Enables natural language interaction with Elasticsearch clusters for listing indices, inspecting field mappings, and executing Query DSL searches with automatic text highlighting
Tags
AI & MLmcp-servernpm