Infobip/mcp
Official Infobip MCP server for integrating Infobip global cloud communication platform. It equips AI agents with communication superpowers, allowing them to send and receive SMS and RCS messages, interact with WhatsApp and Viber, automate communication workflows, and manage customer data, all in a production-ready environment.
Ads
Overview
Official Infobip MCP server for integrating Infobip global cloud communication platform. It equips AI agents with communication superpowers, allowing them to send and receive SMS and RCS messages, interact with WhatsApp and Viber, automate communication workflows, and manage customer data, all in a production-ready environment.
Installation
https://mcp.infobip.com
Configuration
{
"mcpServers": {
"infobip-sms": {
"type": "http",
"url": "https://mcp.infobip.com/sms"
}
}
}Capabilities
- Send messages across channels
Ask your AI to send SMS, WhatsApp, RCS, Viber, Email, Voice, or push messages via the appropriate channel-specific MCP server.
- Manage WhatsApp templates and flows
Create, edit, or delete WhatsApp message templates and build interactive flows using the `whatsapp` and `whatsapp-flow` servers.
- Set up and verify 2FA
Configure 2FA applications, send PIN codes over SMS or Voice, and verify codes through the `2fa` server.
- Register senders and purchase numbers
Use the `provision` server to register sender IDs or buy phone numbers across channels in a single conversation.
- Search Infobip documentation
Retrieve API references, product guides, and use cases via the `search` server or run deeper research with the `deep-research` server.
- Manage customer profiles and account details
Store and segment customer data with the `people` server, or check account balance and audit logs via `account-management`.
Tags
- communication
- sms
- email-automation
- api
- awesome-list
Related MCP servers
ElevenLabs
OfficialThe official ElevenLabs MCP server
Resend Email
OfficialSend emails directly from your editor using the Resend API.
AgentRPC
OfficialConnect to any function, any language, across network boundaries using AgentRPC.
Twilio
OfficialInteract with Twilio APIs to send messages, manage phone numbers, configure your account, and more.