Skip to main content
Glama

Sinch MCP Server

Official
by sinch

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MAILGUN_DOMAINNoYour Mailgun domain
MAILGUN_API_KEYNoYour Mailgun API key
NGROK_AUTH_TOKENNoYour ngrok auth token to receive events related to messages
GEOCODING_API_KEYNoYour Google Geocoding API key for the location feature
CONVERSATION_APP_IDNoThe ID of the conversation app you want to use
CONVERSATION_KEY_IDYesThe access key ID from your Sinch Build dashboard
CONVERSATION_REGIONNoThe region where your conversation app and templates are located (us, eu, or br)us
VOICE_APPLICATION_KEYNoYour Voice API application key
DEFAULT_SMS_ORIGINATORNoThe phone number that will be used as the sender for SMS messages
MAILGUN_SENDER_ADDRESSNoYour Mailgun sender address
CONVERSATION_KEY_SECRETYesThe secret associated with the Access Key
CONVERSATION_PROJECT_IDYesThe project ID from your Sinch Build dashboard
VOICE_APPLICATION_SECRETNoYour Voice API application secret
CALLING_LINE_IDENTIFICATIONNoThe phone number that will be displayed to the user when they receive a call
VERIFICATION_APPLICATION_KEYNoYour Verification API application key
VERIFICATION_APPLICATION_SECRETNoYour Verification API application secret

Schema

Prompts

Interactive templates invoked by user choice

NameDescription
conversation-app-id

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
sinch-mcp-configuration

This tool allows you to retrieve the configuration of the Sinch MCP server. It provides information about which tools are enabled and disabled with some troubleshooting information about why a tool would be disabled.

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/sinch/sinch-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server