@theyahia/sms-ru-mcp
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@@theyahia/sms-ru-mcpОтправь SMS на номер 79161234567 с текстом 'Привет'"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
@theyahia/sms-ru-mcp
MCP-сервер для SMS.RU API — отправка SMS, проверка статуса, баланс, расчёт стоимости, список отправителей. 5 инструментов.
Часть серии Russian API MCP (50 серверов) by @theYahia.
Установка
Claude Desktop
{
"mcpServers": {
"sms-ru": {
"command": "npx",
"args": ["-y", "@theyahia/sms-ru-mcp"],
"env": { "SMS_RU_API_ID": "your-api-id" }
}
}
}Claude Code
claude mcp add sms-ru -e SMS_RU_API_ID=your-api-id -- npx -y @theyahia/sms-ru-mcpVS Code / Cursor
{ "servers": { "sms-ru": { "command": "npx", "args": ["-y", "@theyahia/sms-ru-mcp"], "env": { "SMS_RU_API_ID": "your-api-id" } } } }Streamable HTTP
SMS_RU_API_ID=your-api-id npx @theyahia/sms-ru-mcp --http
# POST http://localhost:8080/mcp
# GET http://localhost:8080/healthSmithery
npx -y @smithery/cli install @theyahia/sms-ru-mcp --client claudeТребуется
SMS_RU_API_ID. Получите на sms.ru.
Related MCP server: seven-mcp
Инструменты (5)
Инструмент | Описание |
| Отправить SMS (номер, текст, опционально имя отправителя) |
| Проверить статус SMS по ID |
| Баланс аккаунта SMS.RU |
| Рассчитать стоимость SMS до отправки |
| Список одобренных имён отправителей |
Skills (Claude Code)
Skill | Триггер |
| «Отправь SMS на номер...» |
| «Проверь баланс SMS.ru» |
Примеры
Отправь SMS на 79001234567 с текстом "Привет"
Сколько будет стоить SMS на 79001234567 "Тестовое сообщение"?
Проверь статус сообщения 123456
Какой баланс на SMS.RU?
Покажи список отправителейРазработка
npm install
npm run build
npm testЛицензия
MIT
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseAqualityDmaintenanceMCP server for Ileti Merkezi SMS API (Turkey). Enables sending SMS, bulk SMS, checking delivery reports, and managing contacts and blacklists via API Key + Hash authentication.Last updated8271MIT
- AlicenseBqualityCmaintenanceMCP server for the seven.io API, enabling SMS, voice, RCS messaging, and account management through natural language.Last updated44371MIT
- Flicense-qualityDmaintenanceMCP server for sending SMS messages via SmsManager.cz HTTP API, supporting high, economy, and low delivery gateways.Last updated
- Alicense-qualityDmaintenanceMCP server for integrating with SMS-Activate service, enabling phone number operations, email activations, and account management for receiving SMS verification codes and temporary email addresses.Last updatedMIT
Related MCP Connectors
Hosted MCP server for the Wavix telecom platform: SMS, voice, 2FA, SIP, numbers, 10DLC, CDRs.
Official EZTexting MCP server: SMS/MMS messaging, contacts, workflows, reports.
MCP server for URL shortening and management
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/sms-ru-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server