Log Analyzer MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 106 installs a week from pypi. Last commit 16 Jan 2026.
AI-powered log analysis - parse, search, extract errors across 9+ formats
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add log-analyzer-mcp -- uvx codesdevs-log-analyzer
{
"mcpServers": {
"log-analyzer-mcp": {
"args": [
"codesdevs-log-analyzer"
],
"command": "uvx"
}
}
}
[mcp_servers.log-analyzer-mcp]
command = "uvx"
args = ["codesdevs-log-analyzer"]
{
"mcpServers": {
"log-analyzer-mcp": {
"args": [
"codesdevs-log-analyzer"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"log-analyzer-mcp": {
"args": [
"codesdevs-log-analyzer"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.