Skip to content
Claude Desktop

sms ru mcp for Claude Desktop

io.github.theyahia/sms-ru-mcp

MCP server for SMS.RU API — send SMS, check status, balance. 3 tools.

client:Claude Desktop transport:stdio runtime:npm

Install sms ru mcp in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "sms-ru-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@theyahia/sms-ru-mcp"
      ],
      "env": {
        "SMS_RU_API_ID": "<SMS_RU_API_ID>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

sms ru mcp in other clients