seq-mcp-server
If you are the rightful owner of seq-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The Seq MCP Server is a tool designed to facilitate searching and streaming events from Seq using the Model Context Protocol (MCP).
The Seq MCP Server is a specialized tool that integrates with Seq, a popular log server, to provide enhanced capabilities for searching and streaming log events. It leverages the Model Context Protocol (MCP) to enable seamless communication between clients and the server, allowing for efficient querying and real-time event capture. The server is designed to be lightweight and efficient, running as a standard input/output-based service without the need for a web server. It supports JSON-RPC communication, ensuring compatibility with a wide range of MCP clients. The server can be deployed as a .NET Global Tool, making it easy to install and update. It also supports self-logging to Seq, providing valuable insights into its own operations for debugging and monitoring purposes.
Features
- Lightweight and efficient stdio-based service
- Supports JSON-RPC communication
- Deployable as a .NET Global Tool
- Self-logging to Seq for debugging
- Workspace-specific API key support (future feature)
Tools
SeqSearch
Search Seq events with filters
SeqWaitForEvents
Wait for and capture live events from Seq
SignalList
List available signals (read-only)