$ timeahead.in
mcp/iogithubcr7258elasticsearch-mcp-server/install

install io.github.cr7258/elasticsearch-mcp-server

pick your MCP client below. snippets, file paths and reload steps included.
source: extracted from upstream READMEgithub.com/cr7258/elasticsearch-mcp-server
paste into
macos: ~/Library/Application Support/Claude/claude_desktop_config.json
windows: %APPDATA%\Claude\claude_desktop_config.json
linux: ~/.config/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "elasticsearch-mcp-server": {
      "command": "uvx",
      "args": [
        "elasticsearch-mcp-server"
      ],
      "env": {
        "ELASTICSEARCH_CLUSTERS": "{\"prod\": {\"hosts\": [\"https://prod-es:9200\"], \"api_key\": \"<PROD_API_KEY>\", \"verify_certs\": true}, \"staging\": {\"hosts\": [\"https://staging-es:9200\"], \"username\": \"elastic\", \"password\": \"<STAGING_PASSWORD>\"}}",
        "DEFAULT_CLUSTER": "prod"
      }
    }
  }
}
then: Quit Claude Desktop completely (Cmd/Ctrl+Q) and reopen it.
prefer a direct link? /mcp/iogithubcr7258elasticsearch-mcp-server/install/claude-desktop
← back to io.github.cr7258/elasticsearch-mcp-server