Log Reader
Freeby MCP Community
  [![License:
v2.0.2Added Apr 12, 2026
Log Reader MCP Server
[![License:
Installation
Reviews
Installation
Quick install
npx -y log-reader-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"log-reader": {
"command": "npx",
"args": ["-y", "log-reader-mcp"]
}
}
}