Skip to content

v0.1.3

Latest

Choose a tag to compare

@Oluwatunmise-olat Oluwatunmise-olat released this 15 Mar 00:03
· 7 commits to main since this release

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 type
  • summarize_logs — aggregate error patterns and severity counts
  • trace_request — follow a request flow across services
  • list_log_sources — discover what logs exist in a scope

Installation

npx mcp-server-logs-sieve --provider gcp

Full setup instructions in the https://github.com/Oluwatunmise-olat/mcp-server-logs-sieve#readme.