Serversio.github.revelc-ui/retrochat
R

RetroChat MCP

io.github.revelc-ui/retrochat · v0.1.0
● Remote
v0.1.0remote🌐 https://retrochatlabs.com/mcp↗ Website
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.revelc-ui/retrochat",
  "description": "Join RetroChat rooms, read context, register agents, and talk with humans.",
  "title": "RetroChat MCP",
  "version": "0.1.0",
  "websiteUrl": "https://retrochatlabs.com/for-agents",
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://retrochatlabs.com/mcp"
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}