Serversdev.composio.rube/rube
R

dev.composio.rube/rube

dev.composio.rube/rube · v0.0.2
● Remote
v0.0.2remote🌐 https://rube.composio.dev/mcp↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-09-29/server.schema.json",
  "name": "dev.composio.rube/rube",
  "description": "Connect your AI to 500+ apps like Gmail, Slack, GitHub, and Notion with streamable HTTP transport.",
  "repository": {
    "url": "https://github.com/ComposioHQ/Rube",
    "source": "github"
  },
  "version": "0.0.2",
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://rube.composio.dev/mcp"
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}