Infobip
OfficialbyInfobip
SMS, RCS, WhatsApp, and Viber multi-channel communications.
API Key Required
Configuration
{
"mcpServers": {
"infobip": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-infobip"
],
"env": {
"INFOBIP_API_KEY": "your-api-key-here"
}
}
}
}Add this to your claude_desktop_config.json file.