Connects Claude to Elasticsearch or OpenSearch clusters in read-only mode, exposing the essentials for diagnostics and exploration without modification risk. You get access to search queries, index listings, mapping inspections, document counts, and cluster health checks. Reach for this when you need an AI assistant to help troubleshoot search behavior, analyze index structures, or investigate cluster state without granting write permissions. The stdio transport makes it straightforward to drop into local workflows where you're already running ES locally or have tunnel access to remote instances.
claude mcp add --transport stdio io.github.infoinlet-marketplace-mcp-elasticsearch -- npx -y @infoinlet/mcp-elasticsearch