Loading MCP server directory, please wait...
Phone numbers for AI agents: order a private number, read the SMS verification code, hand it back.
npx @getmcp/cli add io.github.sv-number/mcp-serverRequires Node.js 18+. Community-contributed server. Review source before installing.
SVN_API_KEYAPI key from the sms-verification-number.com profile page
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.sv-number/mcp-server": {
"command": "npx",
"args": [
"-y",
"sv-number-mcp"
],
"env": {
"SVN_API_KEY": ""
}
}
}
}