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

ahmad2x4 mcp server seq 为 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

MCP 收录不等于安全审核

MCP 服务器可能获得模型上下文、凭据、本地文件或调用外部系统的权限。连接 Agent 前,请检查代码、环境变量、网络行为、软件包来源与维护状态。