RubiConnect MCP Server
Official first-party MCP server for the RubiConnect RCS Business Messaging and WhatsApp Business platform. Exposes 18 tools spanning capability checks, rich messaging, inbox, templates, campaigns, agents, analytics, and media search.
One-click install for Cursor, VS Code, Claude, and 20+ other MCP clients, powered by API Commons MCP Install — visit install.apicommons.org for more information.
Descriptor
Candidate descriptor · transport
Tools
check_capability— Check whether a phone number supports RCS (carrier capability lookup) or falls back to SMS.send_message— Send outbound plain text, media cards, or template messages via RCS or WhatsApp.get_inbox_messages— Fetch unread and incoming customer messages across your agents.get_conversation_history— Retrieve full two-way chat history with a specific customer phone number.list_templates— List pre-approved RCS and WhatsApp rich message templates.get_template_detail— Get complete structure of a template (rich card content, media, suggestion chips).create_template— Draft a new interactive rich card, carousel, or text template with suggestion chips.submit_template_to_meta— Submit a WhatsApp template to Meta for official review and carrier approval.list_campaigns— List active, scheduled, and past broadcast campaigns.get_campaign_status— Check live progress of a running campaign.get_campaign_performance— Retrieve conversion, delivery, read rates, and CTR metrics for a campaign.create_campaign— Launch an automated broadcast campaign to a contact list.list_agents— List registered RCS Agents and WhatsApp Business phone numbers in your account.get_agent_profile— Get carrier verification, logos, colors, and launch status for a specific messaging agent.get_message_stats— Retrieve 30-day message volume, delivery rates, and deduction statistics.get_server_status— System health, API status, and connection diagnostics.search_images— Search royalty-free image libraries for rich card headers.search_documentation— Search official platform developer documentation directly within the LLM context.
About MCP
The Model Context Protocol (MCP) is an open protocol Anthropic introduced for connecting LLM-based agents to external tools and data sources. Providers publish MCP servers that expose their API surface as structured, discoverable tools — an MCP-compatible client (Claude Desktop, Cursor, Cline, Continue, etc.) can connect to the server and call its tools without any per-provider integration code.
Browse every MCP server on the APIs.io network or compare with the broader Agent Skill surfaces of the same providers.
Work with this as data
Every MCP server here is available over the APIs.io API and to AI agents over MCP.