Connect AI assistants to OpenSearch for search, mappings, and shard management.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "OpenSearch MCP Server" yet — see the docs or source repo.
Connect to my OpenSearch cluster, search logs with status=500 from the last 24 hours, group by service name, and return the top 10 services with the most errors.
Returns aggregated search results listing the services with the highest error counts.
Retrieve the mapping for the customer_orders index and explain the data types and purpose of the order_date, total_amount, and customer_id fields.
Outputs a mapping summary and explains the selected fields' types and business meaning.
Check the current OpenSearch cluster shard distribution and health, identify unassigned shards, and provide likely causes and troubleshooting suggestions.
Returns a shard health overview, highlights problematic shards, and includes diagnostic guidance.
Explore OpenSearch clusters read-only for logs, indices, and query analysis.
Retrieve error stack traces from OpenSearch logs by transaction ID.
Securely interact with Elasticsearch for search, data management, and exports.
Manage multiple OpenShift clusters through AI-assisted operations and administration.
Use natural language to search, analyze, and manage Elasticsearch data.
Let AI assistants use OpenCode CLI and multiple models through one interface.