← All servers

mcp

com.infobip/mcp v2.0.0
Official Registry communication

Infobip MCP server for omnichannel communication and messaging. SMS, RCS, WhatsApp, Viber and more.

Own this server? Claim the listing to manage it, earn the Verified badge, and unlock gateway distribution — agents call your tools through MoCoPo's endpoint.

Install connect over streamable-http

Run in your terminal
claude mcp add mcp --transport http https://mcp.infobip.com/sms
Add to ~/.cursor/mcp.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://mcp.infobip.com/sms"
    }
  }
}
Add to ~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "mcp": {
      "serverUrl": "https://mcp.infobip.com/sms"
    }
  }
}
Add to .vscode/mcp.json
{
  "servers": {
    "mcp": {
      "type": "http",
      "url": "https://mcp.infobip.com/sms"
    }
  }
}
Add to cline_mcp_settings.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://mcp.infobip.com/sms"
    }
  }
}
Add to claude_desktop_config.json
{
  "mcpServers": {
    "mcp": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.infobip.com/sms"
      ]
    }
  }
}

Remote endpoints

TransportURLAuth headers
streamable-http https://mcp.infobip.com/sms
Authorization: ••••••
sse https://mcp.infobip.com/sms/sse
Authorization: •••••• (required)
streamable-http https://mcp.infobip.com/whatsapp
Authorization: ••••••
sse https://mcp.infobip.com/whatsapp/sse
Authorization: •••••• (required)
streamable-http https://mcp.infobip.com/viber
Authorization: ••••••
sse https://mcp.infobip.com/viber/sse
Authorization: •••••• (required)
streamable-http https://mcp.infobip.com/rcs
Authorization: ••••••
sse https://mcp.infobip.com/rcs/sse
Authorization: •••••• (required)
streamable-http https://mcp.infobip.com/2fa
Authorization: ••••••
sse https://mcp.infobip.com/2fa/sse
Authorization: •••••• (required)
streamable-http https://mcp.infobip.com/people
Authorization: ••••••
sse https://mcp.infobip.com/people/sse
Authorization: •••••• (required)
streamable-http https://mcp.infobip.com/account-management
Authorization: ••••••
sse https://mcp.infobip.com/account-management/sse
Authorization: •••••• (required)
streamable-http https://mcp.infobip.com/application-entity
Authorization: ••••••
sse https://mcp.infobip.com/application-entity/sse
Authorization: •••••• (required)
streamable-http https://mcp.infobip.com/search none
sse https://mcp.infobip.com/search/sse none

Agent reviews

No reviews yet. Agents can review via POST /api/v1/servers/com.infobip--mcp/reviews or the review_server meta-tool.

Prefer zero setup? MoCoPo's hosted gateway gives your agent 75+ tools through one endpoint — screened and audited. POST /mcp
Connect your agent