Search and analytics engine. Query indices, aggregate data, and manage clusters.
npx -y @elastic/mcp-server-elasticsearch
Add to your Claude Desktop config:
```json
{
"mcpServers": {
"elasticsearch": {
"command": "npx",
"args": ["-y", "@elastic/mcp-server-elasticsearch"]
}
}
}
```
query_datacreate_indexmanage_schemaget_infolist_resourcesSearch and analytics engine. Query indices, aggregate data, and manage clusters.
Language: TypeScript
Category: Databases