rubiconnect
The official Model Context Protocol (MCP) server for RubiConnect — the enterprise platform for RCS (Rich Communication Services) and WhatsApp Business…
Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeCan modify data
What it can do
- Get Server Status: Retrieve real-time health status, supported messaging channels, and MCP protocol version for the RubiConnect server.
- List Agents: Retrieve active messaging agent profiles (RCS and WhatsApp) registered to the account.
- Get Agent Profile: Retrieves the current status, verification state, webhook endpoints, and configuration of an agent.
What data it sees
Do you need an account
No: the server works without sign-in
The official Model Context Protocol (MCP) server for RubiConnect — the enterprise platform for RCS (Rich Communication Services) and WhatsApp Business messaging.
Connect external AI assistants (such as Claude Desktop, Claude.ai, Cursor, ChatGPT, and autonomous agent pipelines) directly to your RubiConnect messaging workspace to check phone reachability, send rich cards and carousels, trigger bulk campaigns, inspect live inbox conversations, and query messaging analytics.
Server tool list (18)
Raw names from tools/list. Only developers need these.
| get_server_status | Retrieve real-time health status, supported messaging channels, and MCP protocol version for the RubiConnect server. |
| list_agents | Retrieve active messaging agent profiles (RCS and WhatsApp) registered to the account. |
| get_agent_profile | Retrieves the current status, verification state, webhook endpoints, and configuration of an agent. |
| check_capability | Checks whether a recipient's phone number is capable of receiving rich messages (RCS or WhatsApp) on a specified agent profile. |
| send_message | Sends a rich or text message to a single recipient OR streams a zero-persistence bulk broadcast directly from a remote HTTPS CSV/JSONL URL across RCS and WhatsApp. |
| get_inbox_messages | Retrieve recent inbox messages and chat logs for a specific agent profile. |
| get_conversation_history | Retrieves recent back-and-forth chat messages and transcript for a specific recipient. |
| list_templates | Retrieves pre-configured rich media, card, carousel, and text message templates for an agent profile. |
| get_template_detail | Retrieves the full content and configuration for a specific template by its name or ID. |
| create_template | Create a message template in the account library. Supports rich standalone cards (with image/media, title, text, and buttons), carousels, media, and plain text. For WhatsApp agents, creates the template as DRAFT first in the workspace so the user can review it before submitting to Meta. |
| submit_template_to_meta | Submits an existing WhatsApp template from the account library to Meta Graph API for official review and approval. ONLY invoke this tool after the user has seen the template preview and explicitly confirmed they want to submit it to Meta. |
| list_campaigns | List recent messaging campaigns with live delivery status and basic stats. |
| get_campaign_status | Retrieve real-time delivery status, sent, delivered, read, and failed counts for a campaign. |
| get_campaign_performance | Retrieves in-depth performance analytics for a specific campaign, including delivery rates, read rates, and unique engaged users. |
| create_campaign | Create and dispatch an outbound messaging campaign targeting stored contacts or streaming from a remote HTTPS CSV/JSONL URL. |
| get_message_stats | Retrieves message volume, delivery rates, and status breakdowns for a specific date range (e.g., today, yesterday, last 7 days). |
| search_images | Searches for relevant stock photos and graphics based on a keyword query for message templates or cards. ONLY use this tool when the user specifically requests a card/carousel example or when actively creating a rich card template. |
| search_documentation | Search official RubiConnect documentation, user guides, API references, character limits, console navigation, and feature how-to guides. |