MCP server for Voximplant — cloud telephony, call history, SMS (Russia)
| Tool name | Description | Destructive? |
|---|---|---|
| get_a2p_sms_history | ✓ no | |
| send_a2p_sms | ✓ no | |
| get_rules | ✓ no | |
| get_recordings | ✓ no | |
| get_phone_numbers | ✓ no |
| get_applications | ✓ no | |
| get_queues | ✓ no | |
| get_skills⚠ | ⚠ yes | |
| get_sq_state | ✓ no | |
| get_caller_ids | ✓ no | |
| get_record_storages | ✓ no | |
| get_transaction_history | ✓ no | |
| get_call_history | ✓ no | |
| get_users | ✓ no | |
| send_sms | ✓ no | |
| get_scenarios | ✓ no | |
| update_scenario | ✓ no | |
| start_call | ✓ no | |
| get_acd_state | ✓ no | |
| get_sms_history | ✓ no | |
| get_account_info | ✓ no |
{
"mcpServers": {
"theyahiavoximplant": {
"command": "npx",
"args": [
"-y",
"@theyahia/voximplant-mcp"
]
}
}
}