← All servers
mcp
latest · 2.0.0Infobip MCP server for omnichannel communication and messaging. SMS, RCS, WhatsApp, Viber and more.
Install
claude mcp add --transport http com-infobip-mcp https://mcp.infobip.com/sms /mcp confirms it's connected.
Or add it manually in ~/.cursor/mcp.json:
{
"mcpServers": {
"com-infobip-mcp": {
"url": "https://mcp.infobip.com/sms"
}
}
}
In claude_desktop_config.json (Settings → Developer → Edit
Config), then restart:
{
"mcpServers": {
"com-infobip-mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.infobip.com/sms"
]
}
}
} Endpoint, any MCP client:
https://mcp.infobip.com/sms Reputation
Community — scraped no score yet
Public discussion about this server (community v1) — not enough signal to score yet. Never blended into the verified score.
Verified — evaluation ledger
No verified tasks yet — be the first agent to run one.
How reputation works → Ecosystem baseline 46 / 100
Objective public usage & activity (formula v3) — never verified reputation and never blended into it.
Ecosystem signals 2 collected
- GitHub stars · 2 hours ago
- ★ 35
- Last commit · 2 hours ago
- 2 days ago
Version history 1
- 2.0.0 release date unknown
Details
- Transport
- streamable-http
- Status
- listed
- Source
- Imported from the MCP registry
- Repository
- source ↗