Logs Analysis
MCP Serverby majiayu000 · Added 5mo ago
Claude
76
Install
git clone https://github.com/majiayu000/claude-skill-registryAdd to Claude
claude mcp add logs-analysisQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"logs-analysis": {
"command": "npx",
"args": [
"@modelcontextprotocol/logs-analysis"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Analyze system and application log data from sosreport archives, extracting error patterns, kernel panics, OOM events, service failures, and application crashes from journald logs and traditional log files within the sosreport directory structure to identify root causes of system failures and issues
Tags
developmentpythongojavabashskill