Sms Ru MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 36 installs a week from npm. Last commit 5 Sep 2026.
MCP server for SMS.RU API — send SMS, check status, balance. 3 tools.
Today is the operative word: we check Sms Ru MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add sms-ru-mcp -- npx -y @theyahia/sms-ru-mcp
{
"mcpServers": {
"sms-ru-mcp": {
"args": [
"-y",
"@theyahia/sms-ru-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.sms-ru-mcp]
command = "npx"
args = ["-y", "@theyahia/sms-ru-mcp"]
{
"mcpServers": {
"sms-ru-mcp": {
"args": [
"-y",
"@theyahia/sms-ru-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"sms-ru-mcp": {
"args": [
"-y",
"@theyahia/sms-ru-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
SMS_RU_API_ID (API key for the service).
The author declared them in the registry entry; get the values from the project itself.
MCP server for Kaiten API — cards, boards. 3 tools.
RunAPI MCP server for Seedance: create tasks, poll status, check pricing.
RunAPI MCP server for Veo 3.1: create tasks, poll status, check pricing.
RunAPI MCP server for Topaz: create tasks, poll status, check pricing.
MCP server for Venmo - check balance, send/request money, view history
MCP server for Planfix API — tasks, contacts. 3 tools.
RunAPI MCP server for Nano Banana: create tasks, poll status, check pricing.
RunAPI MCP server for Suno: create tasks, poll status, check pricing.
Answers built from our own checks of this server.