CTRLK

SDKs, tools, and MCP

|

View as Markdown

All Infobip client libraries and tools are open-source and available on GitHub ↗. They are generated from the OpenAPI specification and follow Semantic Versioning — minor updates are backward-compatible, but always review the changelog before upgrading a major version.

API client libraries

Official API client libraries for the most common server-side languages. Each library wraps the full Infobip REST API.

LanguagePackageRepository
JavaMaven Centralinfobip-api-java-client ↗
PythonPyPIinfobip-api-python-client ↗
C#NuGetinfobip-api-csharp-client ↗
PHPComposerinfobip-api-php-client ↗
GoGo modulesinfobip-api-go-client ↗

MCP servers

Infobip publishes official Model Context Protocol (MCP) servers so AI agents can call Infobip APIs directly. Connect your AI client to the Infobip platform in minutes.

  • Infobip MCP servers ↗ — Prebuilt MCP servers covering messaging, people, and more. Give your AI agent communication superpowers.
  • Infobip OpenAPI MCP ↗ — A framework for exposing any OpenAPI-documented Infobip API as an MCP server. Build your own tool exposure layer.

For setup guides and usage examples, see the Infobip MCP docs.

Other tools

Postman ↗ — Explore and test Infobip APIs using our public Postman workspace. Pre-configured collections with example requests for every channel.

Looking for the full filterable SDK catalog? See the SDKs page.