HomeCommunication › mcp-server

mcp-server

Phone numbers for AI agents: order a private number, read the SMS verification code, hand it back.

JavaScript
★ 552 stars Last pushed 2026-08-10 License: MIT

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 1.0.2)

npx -y [email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "[email protected]"
      ],
      "env": {
        "SVN_API_KEY": "<YOUR_VALUE>"
      }
    }
  }
}
  • SVN_API_KEY required secret — API key from the sms-verification-number.com profile page

Related servers

Data from the Official MCP Registry