List indices in an OpenSearch cluster. Specify an index name or pattern to filter results, and choose whether to include full metadata or only index names.
A read-only MCP server that enables AI assistants to search, aggregate, and explore OpenSearch log data through 12 tools for connectivity, index discovery, search, and aggregations.
* Index Management Tools:
* List all indices in OpenSearch cluster
* Get index mapping
* Get index settings
* Cluster Management Tools:
* Get cluster health status
* Get cluster statistics
* Document Tools:
* Search documents
Call any OpenSearch API endpoint with custom HTTP methods, paths, query parameters, and request bodies. Provides full control for operations not covered by dedicated tools.
Execute raw OpenSearch DSL queries to retrieve hits and aggregations, giving full control over the query and aggregation bodies while respecting time filters inside the DSL.