Seq MCP Server
by ahmad2x4
Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
SEQ_API_KEY | Yes | Your Seq API key | |
SEQ_BASE_URL | No | Your Seq server URL | http://localhost:8080 |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
signals | List 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
Name | Description |
---|---|
get-signals | - |
get-events | Retrieve and analyze a list of event filtered by parameters. Use this tool when you need to:
|
get-alertstate | - |