Seq MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SEQ_API_KEYYesYour Seq API key
SEQ_BASE_URLNoYour Seq server URLhttp://localhost:8080

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
signalsList of saved Seq signals that can be used with the get-events tool to filter log events

Tools

Functions exposed to the LLM to take actions

NameDescription
get-signals-
get-events

Retrieve and analyze a list of event filtered by parameters. Use this tool when you need to:

  • Investigate events that are being logged in the SEQ server
  • Details of each event is a structured log and can provide usefull information
  • Events could be information, error, debug, or critical
  • Analyze error patterns and frequencies
get-alertstate-