Log Analyzer MCP

An MCP server for AI-powered log analysis. Parse, search, and debug log files across 9+ formats - right from Claude Code. Its 8 documented tools cover log, analyzer. It runs locally over stdio via the published package.

People connecting DevOps & monitoring tools to Claude, Cursor, VS Code, or another MCP client. The project is written in Python.

VERIFIED ACTIVE

LAST COMMIT 2026-01-16 · ★ 5 · #82 OF 101 MAINTAINED DEVOPS & MONITORING · VERIFIED 2026-08-25

MIT · Python servers · how we verify → /methodology

01 · Install Log Analyzer MCP

Claude Code

claude mcp add fato07-log-analyzer-mcp -- uvx codesdevs-log-analyzer

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "fato07-log-analyzer-mcp": {
      "command": "uvx",
      "args": [
        "codesdevs-log-analyzer"
      ]
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

license MIT - declared in the repository

pypi package codesdevs-log-analyzer - check the name against the project README before installing (PyPI has no namespace ownership)

registry namespace io.github.Fato07 is GitHub-verified and matches the repo owner

03 · What Log Analyzer MCP can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

What you can build

With this server connected, an agent can detect format and extract metadata, search with context lines, extract and group errors, and generate debugging summary.

The 8 tools it gives your agent

Extracted from the project's README - what log-analyzer-mcp lets an agent do.

log_analyzer_parse
- Detect format and extract metadata
log_analyzer_search
- Search with context lines
log_analyzer_extract_errors
- Extract and group errors
log_analyzer_summarize
- Generate debugging summary
log_analyzer_correlate
- Find related events
log_analyzer_watch
- Monitor for new entries
log_analyzer_ask
- Natural language queries
log_analyzer_scan_sensitive
- Detect PII/credentials

Latest releases

v0.5.0 · 2026-01-16

v0.4.2 · 2026-01-16

v0.4.1 · 2026-01-16

04 · Who maintains Log Analyzer MCP

log-analyzer-mcp is maintained by fato07. It's the only MCP server we track from this author; the repo dates to Jan 2026.

05 · Facts

category
DevOps & monitoring - ranked #82 of 101 actively-maintained DevOps & monitoring servers as of 2026-08-25.
registry
io.github.Fato07/log-analyzer-mcp (active, first published 2026-01-16)
packages
pypi:codesdevs-log-analyzer

06 · Log Analyzer MCP FAQ

Is Log Analyzer MCP still maintained?

Yes - as of 2026-08-25, its last commit was 2026-01-16. We re-verify nightly.

What can Log Analyzer MCP do?

With this server connected, an agent can detect format and extract metadata, search with context lines, extract and group errors, and generate debugging summary.

How do I install Log Analyzer MCP?

Run `uvx codesdevs-log-analyzer`. You can also paste the ready-made client config above.

Does Log Analyzer MCP run locally?

Yes - it's a stdio server: it runs on your machine (via uvx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to Log Analyzer MCP

More DevOps & monitoring MCP servers · Duplicacy MCP · Spinnaker MCP · Blacksmith · Greptimedb MCP Server

More Python MCP servers · Create Survey · Nano Pay · Figma MCP Server (figma) · Python MCP · FinStack MCP · see all