rlg-mcp
MCP server exposing rlg log streams to LLM agents via JSON-RPC 2.0 over stdio.
Install
Dockerstdio
docker run -i --rm ghcr.io/sebastienrousseau/rlg-mcp:0.0.12 Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)
{
"mcpServers": {
"io-github-sebastienrousseau-rlg-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/sebastienrousseau/rlg-mcp:0.0.12"
]
}
}
} Source: official MCP Registry record · registry name io.github.sebastienrousseau/rlg-mcp · published 2026-08-26 · updated 2026-08-26. Not an endorsement; review the code before connecting it to anything sensitive.