Back to Home
infobip icon

mcp

Verified Safe

by infobip

Overview

Develop conversational AI agents that interact with Infobip's omnichannel communication platform (SMS, WhatsApp, Viber, etc.) and customer data management through the Model Context Protocol (MCP).

Installation

Run Command
npx mcp-remote https://mcp.infobip.com/sms --header "Authorization: App ${INFOBIP_API_KEY}"

Environment Variables

  • INFOBIP_API_KEY
  • AzureOpenAIBaseUrl
  • AzureOpenAIApiKey
  • AzureDeploymentName
  • ApiBaseUrl
  • AZURE_OPENAI_ENDPOINT
  • AZURE_OPENAI_API_VERSION
  • AZURE_OPENAI_MODEL_NAME
  • AWS_REGION
  • AWS_ACCESS_KEY
  • AWS_SECRET_KEY
  • AWS_MODEL_ID

Security Notes

The project follows good security practices by using environment variables for all API keys (Infobip, Azure OpenAI, AWS Bedrock) instead of hardcoding. It leverages standard secure protocols (HTTPS, SSE) for communication with external services. Documentation explicitly highlights the importance of agent permission and access control. No malicious patterns or 'eval' usage were found in the provided code snippets. The inherent network communication with external APIs introduces standard risks, but these are managed appropriately.

Similar Servers

Stats

Interest Score43
Security Score9
Cost ClassMedium
Avg Tokens200
Stars21
Forks2
Last Update2025-12-02

Tags

AI AgentCommunicationOmnichannelMessagingInfobipSemantic Kernel