Back to Home
infobip icon

mcp

Verified Safe

by infobip

Overview

Build conversational AI agents capable of interacting with the Infobip platform for omnichannel communication (SMS, WhatsApp, Viber, etc.) using the Model Context Protocol (MCP).

Installation

Run Command
dotnet run

Environment Variables

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

Security Notes

The code consists of client examples interacting with remote Infobip MCP servers and AI models (Azure OpenAI, AWS Bedrock). It correctly utilizes environment variables for all API keys, preventing hardcoded secrets. No 'eval', obfuscation, or malicious patterns were found. Network risks are limited to standard outbound HTTPS API calls to trusted endpoints, which are securely handled by external services.

Similar Servers

Stats

Interest Score42
Security Score9
Cost ClassMedium
Avg Tokens500
Stars22
Forks2
Last Update2026-01-09

Tags

AI AgentsConversational AIOmnichannel CommunicationInfobipSemantic Kernel