mcpbeat

Infobip MCP Server

com.infobip/mcp
answering

Infobip is answering right now. Last checked 3 min ago. It exposes 1 tools. Last commit 17 Jul 2026.

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

Uptime history 41 hours of history · worst hour 94%
41 hours agonow
94.4%
Uptime 24h
1547 of 1638 checks
1
Tools
read from the server
114 ms
Response time
average over 24h
32
Stars
last commit 17 Jul 2026

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 3 min ago.

run in your terminal
claude mcp add mcp --transport http https://mcp.infobip.com/sms
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://mcp.infobip.com/sms"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp]
url = "https://mcp.infobip.com/sms"
.cursor/mcp.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://mcp.infobip.com/sms"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://mcp.infobip.com/sms"
    }
  }
}

This endpoint answered with an authorization challenge — the server is running, but you need an API key or OAuth to use it.

This endpoint answered with an authorization challenge — the server is running, but you need an API key or OAuth to use it.

This endpoint answered with an authorization challenge — the server is running, but you need an API key or OAuth to use it.

This endpoint answered with an authorization challenge — the server is running, but you need an API key or OAuth to use it.

This endpoint answered with an authorization challenge — the server is running, but you need an API key or OAuth to use it.

This endpoint answered with an authorization challenge — the server is running, but you need an API key or OAuth to use it.

This endpoint answered with an authorization challenge — the server is running, but you need an API key or OAuth to use it.

This endpoint answered with an authorization challenge — the server is running, but you need an API key or OAuth to use it.

This endpoint answered with an authorization challenge — the server is running, but you need an API key or OAuth to use it.

This endpoint answered with an authorization challenge — the server is running, but you need an API key or OAuth to use it.

This endpoint answered with an authorization challenge — the server is running, but you need an API key or OAuth to use it.

This endpoint answered with an authorization challenge — the server is running, but you need an API key or OAuth to use it.

This endpoint answered with an authorization challenge — the server is running, but you need an API key or OAuth to use it.

This endpoint answered with an authorization challenge — the server is running, but you need an API key or OAuth to use it.

This endpoint answered with an authorization challenge — the server is running, but you need an API key or OAuth to use it.

This endpoint answered with an authorization challenge — the server is running, but you need an API key or OAuth to use it.

Available tools 1

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

explore
explore
# Explore Infobip Documentation Use semantic search to explore the [Infobip documentation hub](https://www.infobip.com/docs), a comprehensive collection of product documentation, practical use cases, and general platform information designed to help both new and advanced users find resources and inspiration for interacting with end-users.

Endpoints

URLTransportStateLatencyChecked
https://mcp.infobip.com/sms streamable-http needs key 164 ms 3 min ago
https://mcp.infobip.com/sms/sse sse needs key 151 ms 3 min ago
https://mcp.infobip.com/whatsapp streamable-http needs key 167 ms 3 min ago
https://mcp.infobip.com/whatsapp/sse sse needs key 136 ms 3 min ago
https://mcp.infobip.com/viber streamable-http needs key 150 ms 3 min ago
https://mcp.infobip.com/viber/sse sse needs key 157 ms 3 min ago
https://mcp.infobip.com/rcs streamable-http needs key 130 ms 3 min ago
https://mcp.infobip.com/rcs/sse sse needs key 146 ms 3 min ago
https://mcp.infobip.com/2fa streamable-http needs key 161 ms 3 min ago
https://mcp.infobip.com/2fa/sse sse needs key 156 ms 3 min ago
https://mcp.infobip.com/people streamable-http needs key 101 ms 3 min ago
https://mcp.infobip.com/people/sse sse needs key 125 ms 3 min ago
https://mcp.infobip.com/account-management streamable-http needs key 151 ms 3 min ago
https://mcp.infobip.com/account-management/sse sse needs key 144 ms 3 min ago
https://mcp.infobip.com/application-entity streamable-http needs key 154 ms 3 min ago
https://mcp.infobip.com/application-entity/sse sse needs key 157 ms 3 min ago
https://mcp.infobip.com/search streamable-http answering 83 ms 3 min ago
https://mcp.infobip.com/search/sse sse answering 146 ms 3 min ago

Infobip — questions

Answers built from our own checks of this server.

What can Infobip do?
It exposes 1 tools, read directly from the server on our last check. Among them: explore. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Infobip working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 1547 of 1638 checks got a reply (94.4%), average response time 114 ms. The bar chart above shows every period we have measured.
How do I connect Infobip?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address. You will need your own key or an OAuth login: it refuses anonymous clients.
Does Infobip need an API key?
Yes. Every time we knock, Infobip answers with an authorization challenge instead of its tool list — that is how we know it is running and gated rather than broken. Bring your own credentials and it will talk.
How fast is Infobip?
It answers our handshake in 114 ms on average, which is faster than 81% of all working MCP servers we measure. That puts it in the quick quarter of the ecosystem. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Infobip open source?
Yes — it is published under the MIT licence and 32 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.