Rube is a Model‑Context‑Protocol (MCP) server built on the Composio integration platform. It connects AI chat tools to more than 500 business and productivity applications – things like Gmail, Slack, Notion, GitHub, Linear, Airtable, and many others. Once installed, you can ask your AI tool to perform everyday tasks (e.g. “send an email to the latest customer,” “create a Linear issue,” “update my
Add this skill
npx mdskills install dorucioclea/rubeExcellent MCP server connecting 500+ apps with clear setup for multiple clients
Rube is a Model‑Context‑Protocol (MCP) server built on the Composio integration platform. It connects AI chat tools to more than 500 business and productivity applications – things like Gmail, Slack, Notion, GitHub, Linear, Airtable, and many others. Once installed, you can ask your AI tool to perform everyday tasks (e.g. “send an email to the latest customer,” “create a Linear issue,” “update my Notion database,” or “post an update to Slack”) and Rube will securely talk to the relevant apps on your behalf. Instead of writing complex API integrations yourself, you just tell your AI assistant what you want to do.
rubestreamableHttphttps://rube.composio.dev/?agent=cursor .https://rube.app/mcp – you can click Copy in the installation modal).Rube), paste the MCP URL, and click Add. You may need to confirm that you trust the connector.npx @composio/mcp@latest setup "https://rube.app/mcp" "rube" --client vscode
This installs the Rube MCP server into VS Code. 2. Restart VS Code after the command completes. The configuration will add Rube to the list of MCP servers. 3. Open VS Code settings (search for Chat > MCP) and ensure the following are enabled:
claude mcp add --transport http rube -s user "https://rube.app/mcp"
(You can copy this command directly from the installation modal.)
2. Inside Claude Code chat, run the /mcp command to manage MCP servers.
3. Select rube from the list and press Enter to log in. This will open a browser for authentication.
4. In the Rube MCP server menu, select Authenticate and complete the sign‑in flow. The status will change from needs authentication to connected.
5. After authentication, return to Claude Code, run /mcp again, and confirm that rube is connected. You can now use Rube commands within Claude Code chat.
https://rube.app/mcp and supply it to your client or agentic SDK. Follow the client’s documentation to register the server and authenticate the apps you wish to use.Rube will interpret the intent, fetch or send data via the appropriate APIs and return results directly in the chat. 3. Chain multiple actions – Rube can perform multi‑step workflows that cross apps. For instance, fetch data from Gmail, generate an issue in GitHub and post a Slack update about it. 4. Monitor & manage – You can view connected apps and manage credentials through your Composio dashboard. Shared connections allow a team to reuse the same integration without re‑authenticating.
Rube abstracts away the complexity of dealing with dozens of APIs and provides a unified, chat‑first interface to your favourite tools. Install it in your MCP‑compatible client, authenticate the apps you care about, and start automating everyday tasks with simple plain‑English commands. Because Rube is built on Composio’s trusted infrastructure, it’s easy to get started (setup takes under five minutes) and safe for teams of any size.
Install via CLI
npx mdskills install dorucioclea/rubeRube MCP Server is a free, open-source AI agent skill. Rube is a Model‑Context‑Protocol (MCP) server built on the Composio integration platform. It connects AI chat tools to more than 500 business and productivity applications – things like Gmail, Slack, Notion, GitHub, Linear, Airtable, and many others. Once installed, you can ask your AI tool to perform everyday tasks (e.g. “send an email to the latest customer,” “create a Linear issue,” “update my
Install Rube MCP Server with a single command:
npx mdskills install dorucioclea/rubeThis downloads the skill files into your project and your AI agent picks them up automatically.
Rube MCP Server works with Claude Code, Claude Desktop, Cursor, Vscode Copilot, Windsurf, Continue Dev, Gemini Cli, Amp, Roo Code, Goose. Skills use the open SKILL.md format which is compatible with any AI coding agent that reads markdown instructions.