Mcp
Official Infobip MCP server for integrating Infobip global cloud communication platform. It equips AI agents with communication superpowers, allowing them to send and receive SMS and RCS messages, interact with WhatsApp and Viber, automate communication workflows, and manage customer data, all in a production-ready environment.
Installation
npx -y Infobip/mcpConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "mcp",
"command": "npx",
"args": [
"-y",
"Infobip/mcp"
]
}About This MCP Server
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHubRelated MCPs
View all →Mcp Claude Spotify
An integration that allows Claude Desktop to interact with Spotify using the Model Context Protocol (MCP).
Mcp Manager
Simple Web UI to install and manage MCP servers for Claude Desktop App.
Hackmd Mcp
Allows AI models to interact with [HackMD](https://hackmd.io)
Mcp Graphql Forge
A lightweight, configuration-driven MCP server that exposes curated GraphQL queries as modular tools, enabling intentional API interactions from your agents.