Loading MCP server directory, please wait...
Infobip MCP server for omnichannel communication and messaging. SMS, RCS, WhatsApp, Viber and more.
npx @getmcp/cli add com.infobip/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.infobip/mcp": {
"url": "https://mcp.infobip.com/sms",
"transport": "streamable-http",
"headers": {
"Authorization": "App {INFOBIP_API_KEY}"
}
}
}
}