Enterprise communication APIs
Connect to Bandwidth for enterprise voice, messaging, and 911 services.
{
"mcpServers": {
"bandwidth": {
"mcpServers": {
"bandwidth": {
"env": {
"BANDWIDTH_PASSWORD": "your-password",
"BANDWIDTH_USERNAME": "your-username",
"BANDWIDTH_ACCOUNT_ID": "your-account-id"
},
"args": [
"-y",
"bandwidth-mcp-server"
],
"command": "npx"
}
}
}
}
}