Seq MCP Server
JSON →Interact with Seq's API for logging and monitoring.
Install
npx -y mcp-seq Tools · 3
- get_signals Fetch signals with filtering options. Filter by owner ID, filter shared/private signals, support for partial matches.
- get_events Retrieve events with extensive filtering options. Filter by signal IDs, custom filter expressions, configurable event count (max 50), flexible time range options, date range filtering.
- get_alert_state Retrieve the current state of alerts.
Environment variables
SEQ_BASE_URLSEQ_API_KEY
Links
★ 8 GitHub stars