Database · MODEL CONTEXT PROTOCOL
ahmad2x4 mcp server seq
ahmad2x4 mcp server seq is a community-listed Model Context Protocol server. Review the source repository before installation.
WHAT IT CONNECTS
What ahmad2x4 mcp server seq gives an AI Agent
- `get-signals` - Fetch signals with filtering options
- Filter by owner ID
- Filter shared/private signals
- Support for partial matches
- `get-events` - Retrieve events with extensive filtering options
- Filter by signal IDs
- Custom filter expressions
- Configurable event count (max 100)
- Flexible time range options
- Date range filtering
- `get-alertstate` - Retrieve the current state of alerts
- `signals` - List all shared signals with detailed information
- Signal ID
- Title
- Description
- Sharing status
- Owner information
- `SEQ_BASE_URL` (optional): Your Seq server URL (defaults to 'http://localhost:8080')
- `SEQ_API_KEY` (required): Your Seq API key
- `1m` - Last minute
- `15m` - Last 15 minutes
- `30m` - Last 30 minutes
- `1h` - Last hour
- `2h` - Last 2 hours
- `6h` - Last 6 hours
- `12h` - Last 12 hours
- `1d` - Last day
- `7d` - Last 7 days
- `14d` - Last 14 days
- `30d` - Last 30 days
- TypeScript for static type checking
- Zod schema validation for runtime type checking
- Proper error handling and response formatting
SECURITY
An MCP listing is not a security review
An MCP server may receive model context, credentials, local files, or permission to call external systems. Review its code, requested environment variables, network behavior, package provenance, and maintenance status before connecting it to an agent.