MCP Servers / communication / Sinch

Sinch

JSON →
stdionone1communication

Interact with Sinch APIs for communication services like conversation, email, verification, and voice.

Install
How to run this server
[ { "cmd": "npx -y supergateway", "imports": [] } ]
server path: sinch
Tools
What this server exposes
send_sms
Send an SMS message to a recipient phone number.
send_verification_code
Send a verification code to a phone number for authentication.
verify_code
Verify a code sent to a phone number.
get_sms_status
Retrieve the status of a sent SMS message.
get_verification_status
Retrieve the status of a verification request.
Configuration
Environment & auth
authnone
envPROJECT_ID
envCONVERSATION_APP_ID
envGEOCODING_API_KEY
envAPPLICATION_KEY
envAPPLICATION_SECRET
envMAILGUN_API_KEY
Resources
Sinch — MCP Server · libregistry