Sms Ru MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 28 installs a week from npm. Last commit 1 Apr 2026.
MCP server for SMS.RU API — send SMS, check status, balance. 3 tools.
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"
}
}
}
Answers built from our own checks of this server.