Skip to main content
Glama

SEQ MCP Server

by RoeeJ
MIT License
  • Apple

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SEQ_URLYesURL of your SEQ serverhttp://localhost:5341
SEQ_API_KEYNoAPI key for authentication
SEQ_TIMEOUTNoRequest timeout in milliseconds30000
SEQ_DEFAULT_LIMITNoDefault number of events to return100

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
search_events

Search for events in SEQ logs with powerful filtering

get_event

Get detailed information about a specific log event

analyze_logs

Analyze log patterns and statistics over a time period

list_signals

List all configured signals (saved searches) in SEQ

check_health

Check the health status of the SEQ server

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/RoeeJ/seq-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server