ndjson local log triage mcp for Claude Desktop
io.github.vola-trebla/ndjson-local-log-triage-mcp
Streams NDJSON log triage: query patterns, detect anomalies, summarize timelines without full load.
client:Claude Desktop
transport:stdio
runtime:npm
Install ndjson local log triage mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"ndjson-local-log-triage-mcp": {
"command": "npx",
"args": [
"-y",
"ndjson-local-log-triage-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs