@theyahia/voximplant-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | Port for HTTP server mode (default: 3000) | |
| VOXIMPLANT_API_KEY | Yes | Your Voximplant API key | |
| VOXIMPLANT_ACCOUNT_ID | Yes | Your Voximplant account ID |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_call_historyB | Получить историю звонков Voximplant за период. |
| get_usersB | Получить список пользователей Voximplant. |
| send_smsB | Отправить SMS через Voximplant. |
| get_account_infoA | Получить информацию об аккаунте Voximplant (баланс, тариф, лимиты). |
| start_callB | Инициировать исходящий звонок через Voximplant по заданному правилу маршрутизации. |
| get_active_callsB | Получить список активных сессий (звонков в процессе) в Voximplant. |
| get_sms_historyA | Получить историю SMS-сообщений за период с фильтрами по номерам. |
| get_recordingsC | Получить список записей разговоров за период. Возвращает URL для скачивания записи. |
| get_scenariosC | Получить список сценариев Voximplant. |
| update_scenarioB | Обновить код или имя сценария VoxEngine в Voximplant. Позволяет агенту динамически менять логику звонка. |
| get_rulesB | Получить правила маршрутизации Voximplant для приложения. |
| skill-call-historyA | Получить сводку истории звонков за последние 24 часа. |
| skill-account-infoA | Получить информацию об аккаунте Voximplant: баланс, тариф, лимиты. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/theYahia/voximplant-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server