seq-mcp-server

weselow/seq-mcp-server

3.2

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 dayong@mcphub.com.

The Seq MCP Server is a Model Context Protocol server designed to enable LLM applications to interact with the structured logging platform Seq.

Tools

Functions exposed to the LLM to take actions

seq_search_events

Search and retrieve Seq log events with optional filtering.

seq_list_signals

List all saved Seq signals (alerts/saved searches).

seq_execute_sql

Execute SQL queries against Seq log data.

seq_create_signal

Create a new signal/alert in Seq.

seq_update_signal

Update an existing signal.

seq_delete_signal

Delete a signal by ID.

seq_get_apps

Retrieve a list of applications logging to Seq.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources