Connects Claude to MTS Exolve, the Russian telecom API platform. You get eight tools covering SMS sending and status checks, outbound call initiation, call recording retrieval, Viber messaging, and phone number management including purchasing numbers by region. Requires an MTS_EXOLVE_TOKEN from your Exolve account. This is one of fifty servers in the Russian API MCP collection by theYahia, all following the same pattern. Reach for this if you're building customer communication workflows, notification systems, or call center tooling in Russia and want Claude to orchestrate SMS, voice, and Viber interactions programmatically through MTS infrastructure.
MCP-сервер для MTS Exolve API -- SMS, звонки, записи звонков, номера, Viber. 8 инструментов.
Часть серии Russian API MCP (50 серверов) by @theYahia.
{
"mcpServers": {
"mts-exolve": {
"command": "npx",
"args": ["-y", "@theyahia/mts-exolve-mcp"],
"env": { "MTS_EXOLVE_TOKEN": "your-token" }
}
}
}
claude mcp add mts-exolve -e MTS_EXOLVE_TOKEN=your-token -- npx -y @theyahia/mts-exolve-mcp
{ "servers": { "mts-exolve": { "command": "npx", "args": ["-y", "@theyahia/mts-exolve-mcp"], "env": { "MTS_EXOLVE_TOKEN": "your-token" } } } }
Требуется
MTS_EXOLVE_TOKEN. Получите в личном кабинете MTS Exolve.
| Инструмент | Описание |
|---|---|
send_sms | Отправить SMS |
get_sms_status | Проверить статус SMS |
make_call | Инициировать звонок |
get_call_status | Проверить статус звонка |
get_call_recording | Получить запись звонка |
list_numbers | Список номеров на аккаунте |
buy_number | Купить номер в регионе |
send_viber_message | Отправить сообщение через Viber |
Отправь SMS на +79001234567 с текстом "Привет"
Проверь статус сообщения abc-123
Позвони на +79001234567
Проверь статус звонка call-456
Получи запись звонка call-456
Покажи все номера на аккаунте
Купи номер в Москве
Отправь сообщение через Viber на +79001234567
MIT
io.github.mindstone/mcp-server-microsoft-teams
com.mintmcp/outlook-email
helbertparanhos/resend-email-mcp
marlinjai/email-mcp
io.github.mindstone/mcp-server-email-imap
io.github.osamahassouna/email-playbook-mcp