Back to Integrations

Infobip

Infobip MCP Servers let you build AI agents to interact with the Infobip platform through the Model Context Protocol (MCP). Connect to Infobip and enable your agents to perform actions, such as sending messages over channels like SMS, WhatsApp, or Viber, or managing customer data in a controlled, production-grade environment. No more complex integrations or digging through endless documentation. Just plug in and let your AI do the talking.

Last updated: 1/27/2026

Installation

Add this MCP to your configuration:

{
  "mcpServers": {
    "infobip": {
      // See GitHub repository for configuration
    }
  }
}