Skip to content
Back to search
30
MCP

io.github.sebastienrousseau/rlg-mcp

io.github.sebastienrousseau/rlg-mcp

MCP server exposing rlg log streams to LLM agents via JSON-RPC 2.0 over stdio.

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.csoai-org/json-ai-mcp
json-ai-mcp MCP server by MEOK AI Labs
0 tools
021-mcp
MCP server for interacting with LLM traces - search, analyze, and debug your AI agent executions
0 tools
log-context-mcp
Token-efficient log preprocessing MCP server for LLM coding agents
0 tools
io.github.kascada/logmcp
MCP server — read-only log access for AI assistants, without giving AI shell access.
0 tools
io.github.ryudi84/changelog
MCP server for generating changelogs from conventional commits.
0 tools
io.github.l-agence/agence
AI governance MCP server — policy enforcement, skills, memory, multi-LLM consensus
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.sebastienrousseau/rlg-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}