Skip to content

Summary

Infobip's official MCP servers for omnichannel messaging — one endpoint per channel across SMS, WhatsApp, RCS, Viber, Email, Voice and mobile push, plus 2FA.

Features

  • One endpoint per channel: SMS, WhatsApp, WhatsApp Flow, Viber, RCS, Email, Voice, push
  • Scheduling, bulk sending, delivery reports, message logs and URL tracking
  • WhatsApp template management and interactive Flow building
  • 2FA flows and Telco network verification
  • Customer data storage and CPaaS X multi-tenant orchestration
  • OAuth 2.1 or API-key auth, with per-agent access control

Installation

Set up this MCP server in your favorite AI agent — copy a ready-made configuration below.

Any MCP-compatible agent

Most agents (Claude, Cursor, Windsurf, VS Code, and more) read a standard mcpServers configuration.

  1. Open your agent's MCP configuration file.
  2. Merge the snippet below into it.
  3. Restart the agent — the "Infobip MCP" tools will be available.
{
  "mcpServers": {
    "infobip-mcp": {
      "command": "https://mcp.infobip.com/sms"
    }
  }
}

Description

Infobip publishes its MCP support as a set of per-channel servers under https://mcp.infobip.com rather than one server with a hundred tools. You connect only to the channels you actually use — /sms, /whatsapp, /whatsapp-flow, /viber and the rest — which keeps the tool list an agent has to reason over small, and is a sensible answer to context bloat on a platform this wide.

What is reachable
  • Messaging across SMS, WhatsApp, RCS, Email, Viber, Voice and mobile push — send, preview, schedule and reschedule, bulk send, with delivery reports, message logs and URL tracking.
  • WhatsApp specifics — template creation, editing and retrieval; text, media, location and contact messages; SMS failover.
  • WhatsApp Flows — build static and dynamic flows, manage the flow JSON, add interactive components (forms, buttons, checkboxes), preview and send them.
  • Channel registration — register senders, purchase numbers, set up channels.
  • Authentication — 2FA flows, plus Telco network capabilities for stronger verification on online transactions.
  • Customer data — store and activate customer information, manage Infobip user accounts, orchestrate multi-tenant workflows with CPaaS X.
  • Documentation — explore Infobip docs, and expose them as a retrieval source for deep-research models.
Access

Streamable HTTP (with SSE endpoints alongside for older clients). Authenticate with OAuth 2.1, or with an API key sent as Authorization: App <INFOBIP_API_KEY>. Agent permission and access control is documented per server, so an agent can be scoped to sending on one channel without inheriting account administration. A free Infobip trial account is enough to start.

Related MCP Servers

MCP: Vanta

by Vanta

New

Vanta's official remote MCP server — query controls, tests, vendors, vulnerabilities and policies across SOC 2 and ISO 27001, and remediate failing tests from your agent.

New

Attio's official hosted MCP server — search, read and write your CRM records, lists, notes, tasks, meetings and emails from any MCP client over OAuth.

1 views

MCP: Fireflies.ai

by Fireflies.ai

New

Fireflies.ai's official remote MCP server — 19 tools for searching meeting transcripts and summaries, pulling action items and analytics, and cutting soundbites from recorded calls.

5 views

MCP: ClickUp

by ClickUp

New

ClickUp's official remote MCP server — around 40 tools across tasks, search, Docs, Chat and time tracking, over OAuth 2.1 with PKCE.

2 views
Browse all MCP servers →