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.
Retrieve error stack traces from OpenSearch logs by transaction ID.
Use natural language to search, analyze, and manage Elasticsearch data.
Read and manage OpenProject data with guarded tools and confirmed write actions.
Connect OSSEC security monitoring to AI for alerts, host status, and event analysis.
Load and explore OpenAPI specs to inspect endpoints, parameters, and schemas.
Expose OpenAPI endpoints as MCP tools for LLM-driven REST API access.