log-mcp-server

sheikhBasit/log-mcp-server
★ 0 stars Python 🤖 AI/LLM Updated 6d ago
Log analysis MCP server — tail, search, and summarize logs from files and Docker containers
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

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

Or install with pip: pip install log-mcp-server

Topics

agentic-aiai-agentdockerfastmcpllmopsloggingmcpmodel-context-protocolpython