The official Go client for Elasticsearch
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"go-elasticsearch": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-go-elasticsearch"
]
}
}
}