TLinvest/forensic-log-mcp
High-performance MCP server for log analysis. Give Claude the ability to analyze massive log files with SIMD-accelerated parsing. 5-50x faster than awk for aggregations.
Platform-specific configuration:
{
"mcpServers": {
"forensic-log-mcp": {
"command": "npx",
"args": [
"-y",
"forensic-log-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...