Skip to content
Windsurf

log analyzer mcp for Windsurf

io.github.fato07/log-analyzer-mcp

AI-powered log analysis - parse, search, extract errors across 9+ formats

client:Windsurf transport:stdio runtime:pypi

Install log analyzer mcp in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

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

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

log analyzer mcp in other clients