Infobip MCP servers
___

Infobip provides a set of MCP servers that enable you to connect your AI agents to Infobip platform using the [Model Context Protocol (MCP)](https://modelcontextprotocol.io/docs).

These servers act as **remote connectors**, allowing your AI agents to send messages across multiple channels, manage customer data, and run authentication flows, all in a controlled, production-grade environment.

___

## What can you do with Infobip MCP servers

With Infobip MCP servers AI agents can:

- Send messages over [SMS](https://www.infobip.com/docs/sms), [WhatsApp](https://www.infobip.com/docs/whatsapp), [RCS](https://www.infobip.com/docs/rcs), [Viber](https://www.infobip.com/docs/viber), and [Voice](https://www.infobip.com/docs/voice-and-video)
- Set up and run [2-factor authentication (2FA)](https://www.infobip.com/docs/2fa-service) flows
- Send [push notifications](https://www.infobip.com/docs/mobile-push) to mobile devices
- Access your [customer data platform](https://www.infobip.com/docs/people)
- Manage [Infobip user accounts](https://www.infobip.com/docs/essentials/manage-my-account/access-account)
- Explore Infobip [documentation](https://www.infobip.com/docs/)
- Let deep research models search and retrieve Infobip [documentation](https://www.infobip.com/docs/) as a data source
- Orchestrate multi-tenant workflows with [CPaaS X](https://www.infobip.com/docs/cpaas-x)
- Use  [Telco network capabilities](https://www.infobip.com/docs/api//api/connectivity/camara) to improve authentication methods and enhance the security of online transactions

Looking to integrate with MCP?  
Check the list of [available endpoints](https://www.infobip.com/docs/mcp/using-mcp#available-endpoints).

___

## Features

Infobip MCP servers include:

**Authentication**  
Secure access using an API key or OAuth 2.1 with scope discovery.  
[Learn more](/docs/mcp/using-mcp#authentication)

**Transport options**  
Choose between [streamable HTTP](https://modelcontextprotocol.io/specification/2025-06-18/basic/transports#streamable-http) or [Server-Sent Events (SSE)](https://modelcontextprotocol.io/specification/2024-11-05/basic/transports#http-with-sse) for real-time communication.  
[Learn more](/docs/mcp/using-mcp#transport-options-available-endpoints)

**Infobip platform access**  
Connect to Infobip's communication platform through [MCP server tools](https://modelcontextprotocol.io/docs/learn/server-concepts#tools) to enable messaging, authentication, and customer-data actions.  
[Learn more](https://modelcontextprotocol.io/docs/learn/server-concepts#tools)

**Per-channel precision**  
Each API product has its own dedicated MCP server, enabling AI agents to operate within specialized contexts for more accurate and consistent interactions.  
[Learn more](/docs/mcp/using-mcp#available-endpoints)

___

## Where can you add Infobip MCP servers

You can connect Infobip MCP servers to:

- IDEs with MCP support, such as [Cursor](https://cursor.directory/mcp/infobip/) (similar to VS Code or IntelliJ IDEA)
- [Claude Desktop](https://claude.ai/), by configuring it to connect to Infobip MCP servers.
- Agentic CLI tools, such as [Claude Code](https://claude.com/product/claude-code) or [Codex CLI](https://developers.openai.com/codex/cli)

You can also utilize Infobip MCP servers in custom agentic AI applications built with frameworks such as [LangChain](https://www.langchain.com/), [OpenAI agents SDK](https://platform.openai.com/docs/guides/agents), [Semantic Kernel](https://learn.microsoft.com/en-us/semantic-kernel/overview/), [Spring AI](https://spring.io/projects/spring-ai), and others.

___

## Additional resources

Learn more through the following materials:

**Step-by-step guide**  
[Step-by-step guide](https://www.infobip.com/docs/mcp/using-mcp) to connecting your AI agents with Infobip MCP servers. Learn how to authenticate, use endpoints, and explore configuration examples.

**Tutorials with Infobip MCP**  
Step-by-step guides that explain how to send [SMS](https://www.infobip.com/docs/tutorials/send-sms-with-infobip-mcp-and-ai-client), [WhatsApp](https://www.infobip.com/docs/tutorials/send-whatsapp-with-infobip-mcp-and-ai-client), and [Viber](https://www.infobip.com/docs/tutorials/send-viber-with-infobip-mcp-and-ai-client) messages with an MCP server.

**Infobip MCP code examples**  
Explore demo projects that show how to [integrate Infobip MCP servers with frameworks and AI clients](https://www.infobip.com/docs/mcp/examples). See sample apps for Semantic Kernel in C# and Python.

**Official GitHub repository**  
The [official GitHub repository](https://github.com/infobip/mcp) with setup instructions, and examples fro Infobip MCP.

___

## Ready to get started?

Sign up for a **free Infobip account** and start building with Infobip MCP today.

[Start free trial](/signup)