First public release of mcp-server-logs-sieve.
An MCP server that lets you query, summarize, and trace logs in plain English across multiple cloud backends — without writing filter expressions or leaving your editor.
Supported backends
- GCP Cloud Logging
- AWS CloudWatch
- Azure Log Analytics
- Grafana Loki
- Elasticsearch
Tools
query_logs— filter by severity, time range, text, and resource typesummarize_logs— aggregate error patterns and severity countstrace_request— follow a request flow across serviceslist_log_sources— discover what logs exist in a scope
Installation
npx mcp-server-logs-sieve --provider gcpFull setup instructions in the https://github.com/Oluwatunmise-olat/mcp-server-logs-sieve#readme.