Search, aggregate, and explore OpenSearch logs and index metadata read-only.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "mcp-opensearch" yet — see the docs or source repo.
Connect to OpenSearch, list available indexes, and search logs from the last 24 hours containing error, timeout, or exception. Aggregate error counts by service name and return the 10 most common error messages.
Returns relevant indexes, matching error logs, error counts aggregated by service, and a summary of the most frequent error messages.
Find website access logs in OpenSearch, calculate daily request volume for the last 7 days, and aggregate by status code and endpoint path to identify the top 5 highest-traffic endpoints.
Outputs daily request trends, status code distribution, endpoint traffic rankings, and brief findings on the busiest endpoints.
List all application log-related indexes in OpenSearch, show the main fields in each index, and explain which fields are suitable for filtering, full-text search, and aggregation analysis.
Provides an index inventory, key field descriptions, and recommendations for fields best suited to search and aggregations.
Explore OpenSearch clusters read-only for logs, indices, and query analysis.
Retrieve error stack traces from OpenSearch logs by transaction ID.
Let LLMs read dashboard objects and query logs via OpenSearch Dashboards.
Use natural language to search, analyze, and manage Elasticsearch data.
Run OpenSearch DSL queries and get synthesized results with lower token usage.
Connect to Elasticsearch via MCP for search, index inspection, and cluster info.