Log Summarizer
MCP Serverby majiayu000 · Added 5mo ago
Claude
76
Install
git clone https://github.com/majiayu000/claude-skill-registryAdd to Claude
claude mcp add log-summarizerQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"log-summarizer": {
"command": "npx",
"args": [
"@modelcontextprotocol/log-summarizer"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Summarize noisy logs into likely causes and next steps. Use when a junior developer needs help interpreting logs.
Tags
developmentskill