Agent Platforms & AutomationAuth: OAuth2.1
Rube hosted MCP server
Universal app gateway
Rube (by Composio) is a hosted MCP gateway that connects agents to hundreds of SaaS apps through one endpoint, handling authentication and tool routing per connected app.
Curated by Agentic WorkersPublished Updated
Server description
Composio’s universal MCP gateway to 500+ apps
Rube (by Composio) is a hosted MCP gateway that connects agents to hundreds of SaaS apps through one endpoint, handling authentication and tool routing per connected app.
- Slug
- rube
- Category
- Agent Platforms & Automation
- Category slug
- agent-platforms-and-automation
- Authentication
- OAuth2.1
- Auth type
- oauth
Directory details
Use with your agent
Add this hosted MCP endpoint to an Agentic Workers agent or any MCP client that supports remote HTTP servers. Keep required credentials in your client or agent secret store.
{
"mcpServers": {
"rube": {
"url": "https://rube.app/mcp"
}
}
}