Mcp Server Seq
@ahmad2x4
Mcp Server Seq について
概要はまだありません
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"mcp-server-seq": {
"command": "npx",
"args": [
"skills",
"add",
"ahmad2x4/mcp-server-seq"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Mcp Server Seq?
Mcp Server Seq is an MCP server that provides comprehensive access to Seq's API endpoints for interacting with your logging and monitoring system. It is designed for developers and operators who need to query signals, events, and alerts from Seq through the Model Context Protocol.
How to use Mcp Server Seq?
Configure the server by setting the SEQ_BASE_URL (optional, defaults to http://localhost:8080) and SEQ_API_KEY (required) environment variables. You can install globally via npm install -g mcp-seq or use it directly with npx -y mcp-seq. For Claude Code, run claude mcp add --transport stdio --env SEQ_BASE_URL=<url> --env SEQ_API_KEY=<key> seq -- npx -y mcp-seq; for Claude Desktop, add the configuration to claude_desktop_config.json. An optional seq-ops skill can be installed for structured log analysis.
Key features of Mcp Server Seq
- Manage signals with filtering by owner, shared/private status, and partial matches
- Retrieve events with custom filter expressions, signal IDs, and configurable time ranges
- Get the current state of alerts for system monitoring
- List all shared signals with details like ID, title, description, and owner
- Includes a seq-ops Claude skill for incident investigation and health checks
Use cases of Mcp Server Seq
- Perform morning health checks on your logging system
- Investigate production incidents by querying recent logs for errors
- Monitor for specific events such as timeouts or integration failures
- Analyze and troubleshoot specific integration issues (e.g., PPSR)
- Retrieve alert states to assess system health during deployments
FAQ from Mcp Server Seq
What environment variables are required?
SEQ_API_KEY is required. SEQ_BASE_URL is optional and defaults to http://localhost:8080.
How do I install Mcp Server Seq?
You can install globally with npm install -g mcp-seq or use it directly with npx -y mcp-seq without installation.
How do I configure Mcp Server Seq with Claude Desktop?
Add a seq entry to your claude_desktop_config.json under mcpServers with the command npx -y mcp-seq and the required environment variables.
What time ranges are supported for the get_events tool?
Supported time ranges include: 1m, 15m, 30m, 1h, 2h, 6h, 12h, 1d, 7d, 14d, and 30d.
What is the seq-ops skill?
The seq-ops skill is a Claude skill included with this repo for structured log analysis and incident investigation. It guides Claude through health checks, incident triage, and post-deployment monitoring.
「その他」の他のコンテンツ
ICSS
chokcoco不止于 CSS
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
ghidraMCP
LaurieWiredMCP Server for Ghidra

EverArt
modelcontextprotocolModel Context Protocol Servers
Servers
modelcontextprotocolModel Context Protocol Servers
コメント