fluent-bit

GitHub

Fast and Lightweight Logs, Metrics and Traces processor for Linux, BSD, OSX and Windows

RAW Config

Claude Desktop Configuration

Add to ~/Library/Application Support/Claude/claude_desktop_config.json

{
  "mcpServers": {
    "fluent-bit": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-fluent-bit"
      ]
    }
  }
}