Skip to main content
Glama

SEQ MCP Server

by RoeeJ
MIT License
  • Apple

analyze_logs

Identify log patterns and statistics within a specified time period. Use query filters, time ranges, and grouping options to extract meaningful insights from SEQ MCP Server logs.

Instructions

Analyze log patterns and statistics over a time period

Input Schema

NameRequiredDescriptionDefault
groupByNo
queryNo
timeRangeNo

Input Schema (JSON Schema)

{ "properties": { "groupBy": { "_def": { "description": "Property to group results by", "innerType": { "_def": { "checks": [], "coerce": false, "typeName": "ZodString" }, "~standard": { "vendor": "zod", "version": 1 } }, "typeName": "ZodOptional" }, "~standard": { "vendor": "zod", "version": 1 } }, "query": { "_def": { "description": "SEQ query filter", "innerType": { "_def": { "checks": [], "coerce": false, "typeName": "ZodString" }, "~standard": { "vendor": "zod", "version": 1 } }, "typeName": "ZodOptional" }, "~standard": { "vendor": "zod", "version": 1 } }, "timeRange": { "_def": { "description": "Time range to analyze", "innerType": { "_def": { "typeName": "ZodEnum", "values": [ "1h", "6h", "24h", "7d", "30d" ] }, "~standard": { "vendor": "zod", "version": 1 } }, "typeName": "ZodDefault" }, "~standard": { "vendor": "zod", "version": 1 } } }, "required": [], "type": "object" }
Install Server

Other Tools from SEQ MCP Server

Related Tools

    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