mcp-server-seq
3
The Seq MCP Server is designed to interface with Seq's logging and monitoring system through the Model Context Protocol, offering comprehensive API access. Key features include signals management, event retrieval, and alert state monitoring, with robust configuration and development options.
Seq MCP Server
MCP Server for Seq's API endpoints for interacting with your logging and monitoring system. This server provides comprehensive access to Seq's API features through the Model Context Protocol.
Features
Tools
Signals Management
- Fetch signals with filtering options by owner ID and shared/private status.
Event Management
- Retrieve events with extensive filtering options, including configurable event count and flexible time ranges.
Alert Management
- Retrieve the current state of alerts.
Resources
Signals Listing
- List all shared signals with detailed information, including signal ID, title, description, sharing status, and owner information.
Configuration
The server requires SEQ_BASE_URL
(optional) and SEQ_API_KEY
(required).
Usage
Configure claude_desktop_config.json
to integrate with Claude Desktop.
Development
Install dependencies, build, and run tests using npm.