Elasticsearch MCP server
Search and inspect Elasticsearch indices.
How it runs
Elasticsearch is a stdio MCP server. mcpfold launches it with:
npx -y @elastic/mcp-server-elasticsearchAdd to your config
mcpfold add @elastic/mcp-server-elasticsearchNeeds a token — mcpfold stores it as a reference (${env:ELASTICSEARCH_API_KEY}), never a value.
Listed for convenience; mcpfold is not affiliated with or endorsed by this project.