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
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.
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.