Exposes Sigma rule authoring, validation, conversion, and detection analysis tools to AI agents over MCP.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.
One-click editor setup isn’t available for this listing yet — we don’t have a confirmed install command, and we’d rather show nothing than point your editor at the wrong package or host. Follow the project’s own setup instructions, linked above.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Rsigma.
The timescale/rsigma MCP server brings RSigma’s Sigma workflow into MCP-compatible agent clients. It covers rule creation and maintenance tasks, including drafting rules from example and baseline events, tuning rules against false positives, linting, validation, conversion, and documentation metadata. It also exposes detection analysis functions that help explain why a rule matched or failed to match an event and inspect active correlation state.
RSigma is built around the Sigma detection standard. Its broader toolkit includes a parser, evaluation engine, streaming runtime, command-line interface, language server, and MCP interface. The MCP layer is intended for structured agent access to this functionality rather than for replacing the complete RSigma command-line or streaming deployment options.
Rules are parsed from Sigma YAML into a strongly typed abstract syntax tree and compiled into optimized matchers. The engine can evaluate individual events using stateless rules or maintain state for correlation rules. Supported correlation behavior includes sliding, tumbling, and session windows, grouping, chaining, and suppression.
The timescale/rsigma MCP server communicates with clients over stdio or Streamable HTTP through the rsigma mcp serve command. Detection analysis can work with events in formats supported by RSigma, including JSON, syslog, logfmt, CEF, EVTX, plain text, and OpenTelemetry logs. Format detection is enabled by default. Processing pipelines compatible with pySigma can map fields and apply rule transformations before evaluation.
Run the MCP interface with RSigma’s mcp serve subcommand. The provided material identifies the command and transport modes but does not specify a package-manager installation command or a complete client configuration example, so installation details should be taken from the project documentation or release artifacts.
RSigma supports configuration through YAML files, environment variables, and command-line flags, managed through its config command group. The excerpt does not identify any environment variables that are required specifically to start the MCP interface. The project publishes prebuilt binaries for Linux, macOS, and Windows and also provides multi-architecture Docker images, but the exact invocation for those distributions is not specified here.
The timescale/rsigma MCP server supports agent workflows involving:
rsigma.ads.*.These capabilities are backed by the same Rust engine used by RSigma’s other interfaces. The underlying toolkit also supports schema recognition, logsource routing, and event prefilters, although the excerpt does not define each corresponding MCP tool separately.
The material does not list the individual MCP tool names, request schemas, response schemas, or client-specific configuration blocks. It also does not state whether a Streamable HTTP deployment includes authentication or authorization, so those details should be verified before exposing the HTTP transport beyond a trusted environment.
Array matching is described as experimental and requires sigma-version: 3. RSigma’s event ingestion and streaming features are broader than the MCP interface description; support for a particular input, sink, or deployment mode should not be assumed to mean that it is directly available as an MCP tool.
Factual signals from GitHub, npm, and our automated checks — not a rating.
No reviews yet — be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/timescale-rsigma)<a href="https://allmcps.com/mcp/timescale-rsigma"><img src="https://allmcps.com/api/badge/timescale-rsigma?style=directory" alt="Rsigma on AllMCPs" /></a>