MCP server exposing rlg (RustLogs) log files as tools for on-call / SRE
agent workflows. Three tools over JSON-RPC stdio — tail_log (last N
events, filtered by level/target), filter_log (predicate filtering),
summarize_errors (grouped error taxonomy). Pure Rust. MIT OR Apache-2.0.
RSigma is a Rust detection-engineering toolkit for the Sigma standard. Its MCP server (rsigma mcp serve) exposes the toolchain to AI agents over stdio or Streamable HTTP, with tools to author, lint, validate, and convert Sigma rules, evaluate and explain detections against log events, and inspect correlation state.
DCL Trust Oracle is a deterministic AI audit layer, natively integrated with MCP, that evaluates LLM and agent outputs against configurable policies before and after action. Every verdict is written to a tamper-evident, hash-chained audit log storing only cryptographic metadata — never raw content — enabling privacy-first forensic review.
Detrix is an agentic debugger.
Watch any variable at any line, zero code changes during debugging
Local or cloud - same workflow for Docker containers and remote hosts
Python, Go, Rust - observation points capture values without pausing, without restarting
Enables secure analysis of log files by listing, summarizing, and searching for error patterns, with defenses against path traversal, symlink attacks, and data leakage.