Back to search
30
MCP
Log Analysis SQLite
pulsemcp/log analysis sqliteTransforms compressed log files into a queryable SQLite database with tables for logs, stack traces, and errors, enabling efficient analysis and troubleshooting of application issues by timestamp, log level, and module.
Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
—
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"log_analysis_sqlite": {
"url": "None",
"transport": "http"
}
}
}