Log Summary Date Ranges
MCP Serverby majiayu000 · Added 5mo ago
Claude
76
Install
git clone https://github.com/majiayu000/claude-skill-registryAdd to Claude
claude mcp add log-summary-date-rangesQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"log-summary-date-ranges": {
"command": "npx",
"args": [
"@modelcontextprotocol/log-summary-date-ranges"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
This skill provides guidance for analyzing log files across date ranges and producing summary statistics. Use when tasks involve parsing log files, counting log entries by severity (ERROR, WARNING, INFO), aggregating by date ranges (today, last N days, month-to-date), or producing CSV reports from log data.
Tags
documentspythonbashdatabaseskill