Rube
Rank #2,923Delisteddev.composio.rube/rube
No registry has listed this server since Jul 24, 2026. The historical record below is preserved.
Connect your AI to 500+ apps like Gmail, Slack, GitHub, and Notion with streamable HTTP transport.
Rube is a Model Context Protocol (MCP) server published by ComposioHQ. It ranks #2,923 of 115,591 servers tracked on MCP Toplist, and its repository has 108 GitHub stars. MCP Toplist tracks 2 versions of Rube. It is no longer listed by any tracked registry (last seen Jul 24, 2026); its historical record is preserved here.
Ranks ahead of 112,668 of 115,591 servers on MCP Toplist.
Use Rube
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http rube https://rube.composio.dev/mcp[mcp_servers.rube]
url = "https://rube.composio.dev/mcp"Add to ~/.codex/config.toml.
https://rube.composio.dev/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"rube": {
"url": "https://rube.composio.dev/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"rube": {
"type": "http",
"url": "https://rube.composio.dev/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"rube": {
"serverUrl": "https://rube.composio.dev/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"rube": {
"url": "https://rube.composio.dev/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/dev.composio.rube%2Frube)<a href="https://mcptoplist.com/server/dev.composio.rube%2Frube"><img src="https://mcptoplist.com/badge/dev.composio.rube%2Frube.svg" alt="MCP Toplist: Top 5% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
ComposioHQ
Other servers by ComposioHQ
View all ComposioHQ servers →Available versions (2)
| Version | Published |
|---|---|
| 0.0.2 | Sep 22, 2025 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Rube?
- Rube is maintained by ComposioHQ, which publishes 3 MCP servers (3 total versions) tracked on MCP Toplist.
- Is Rube listed on the Official MCP Registry?
- Rube is not currently listed on the Official MCP Registry.
- How many versions does Rube have?
- MCP Toplist tracks 2 versions of Rube, most recently published on Sep 22, 2025.
- Where can I find the source code for Rube?
- The source code for Rube is hosted at github.com/ComposioHQ/Rube.