Sms Ru
FreeMaintainedMCP server for SMS.RU — SMS sending, delivery status, balance (Russia)
About
MCP server for SMS.RU — SMS sending, delivery status, balance (Russia)
README
Если вы искали, как отправить SMS прямо из диалога с ИИ-ассистентом, проверить доставку сообщения или узнать остаток на счету не заходя в кабинет — это оно. 5 инструментов поверх API SMS.RU: отправка SMS, статус сообщения, баланс, расчёт стоимости и список отправителей.
Часть серии 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-mcp
VS 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/health
Smithery
npx -y @smithery/cli install @theyahia/sms-ru-mcp --client claude
Требуется
SMS_RU_API_ID. Получите на sms.ru.
Инструменты (5)
| Инструмент | Описание |
|---|---|
send_sms |
Отправить SMS (номер, текст, опционально имя отправителя) |
check_status |
Проверить статус SMS по ID |
get_balance |
Баланс аккаунта SMS.RU |
get_cost |
Рассчитать стоимость SMS до отправки |
get_senders |
Список одобренных имён отправителей |
Skills (Claude Code)
| Skill | Триггер |
|---|---|
/send-sms |
«Отправь SMS на номер...» |
/check-balance |
«Проверь баланс SMS.ru» |
Примеры
Отправь SMS на 79001234567 с текстом "Привет"
Сколько будет стоить SMS на 79001234567 "Тестовое сообщение"?
Проверь статус сообщения 123456
Какой баланс на SMS.RU?
Покажи список отправителей
Разработка
npm install
npm run build
npm test
Лицензия
MIT
Telegram: @vhodvai
Install Sms Ru in Claude Desktop, Claude Code & Cursor
unyly install sms-ruInstalls into Claude Desktop, Claude Code, Cursor & VS Code — handles npx, uvx and build-from-source repos for you.
First time? Get the CLI: curl -fsSL https://unyly.org/install | sh
Or configure manually
Run in your terminal:
claude mcp add sms-ru --env SMS_RU_API_ID="" -- npx -y @theyahia/sms-ru-mcpStep-by-step: how to install Sms Ru
FAQ
Is Sms Ru MCP free?
Yes, Sms Ru MCP is free — one-click install via Unyly at no cost.
Does Sms Ru need an API key?
Yes, it requires environment variables: SMS_RU_API_ID. Unyly injects them into the config during install.
Is Sms Ru hosted or self-hosted?
Self-hosted: the server runs locally on your machine via the install command above.
How do I install Sms Ru in Claude Desktop, Claude Code or Cursor?
Open Sms Ru on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
Fetch
Web content fetching and conversion for efficient LLM usage.
Roblox Studio
Enables AI coding tools to control Roblox Studio for workspace exploration, instance manipulation, and script management. It provides tools for playtesting, sce
by paralovAWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
by modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
by xuzexin-hzMCP-Agent
A simple, composable framework to build agents using Model Context Protocol by [LastMile AI](https://www.lastmileai.dev)
by lastmile-aiSpring AI MCP Client
Provides auto-configuration for MCP client functionality in Spring Boot applications.
mcp.natoma.ai
A Hosted MCP Platform to discover, install, manage and deploy MCP servers by [Natoma Labs](https://www.natoma.ai)
MCPHub
Website to list high quality MCP servers and reviews by real users. Also provide online chatbot for popular LLM models with MCP server support.
MCP Servers Rating and User Reviews
Website to rate MCP servers, write authentic user reviews, and [search engine for agent & mcp](http://www.deepnlp.org/search/agent)
Compare Sms Ru with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All ai MCPs
