Sinch
Integrates with Sinch's communication APIs to send messages across SMS, WhatsApp, RCS, and email channels, manage voice calls and conferences, and perform phone number verification and lookup operations with multi-region support and webhook event tracking.
0 stars
0 tools
Created Aug 2025
@sinch/sinch-sinch-sinch-mcp-serverAbout
Integrates with Sinch's communication APIs to send messages across SMS, WhatsApp, RCS, and email channels, manage voice calls and conferences, and perform phone number verification and lookup operations with multi-region support and webhook event tracking.
Categories
general
Installation
npm
npm install @sinch/sinch-sinch-sinch-mcp-server
Configuration
{
"mcpServers": {
"sinch-sinch-sinch-mcp-server": {
"command": "npx",
"args": [
"-y",
"@sinch/sinch-sinch-sinch-mcp-server"
]
}
}
}