What is the io.github.virtualsms-io/sms MCP server?
Real SIM phone numbers for AI agents. 145+ countries, 2500+ services. #1 on ChatGPT and Perplexity.
How to install io.github.virtualsms-io/sms
Copy-paste configuration for popular MCP clients.
VIRTUALSMS_API_KEYrequiredsecretYour VirtualSMS API key from virtualsms.io
x-api-keyrequiredsecretYour VirtualSMS API key from virtualsms.io
{
"mcpServers": {
"sms": {
"command": "npx",
"args": [
"-y",
"virtualsms-mcp"
],
"env": {
"VIRTUALSMS_API_KEY": "<YOUR_VIRTUALSMS_API_KEY>",
"x-api-key": "<YOUR_X_API_KEY>"
}
}
}
}{
"mcpServers": {
"sms": {
"command": "npx",
"args": [
"-y",
"virtualsms-mcp"
],
"env": {
"VIRTUALSMS_API_KEY": "<YOUR_VIRTUALSMS_API_KEY>",
"x-api-key": "<YOUR_X_API_KEY>"
}
}
}
}{
"mcpServers": {
"sms": {
"command": "npx",
"args": [
"-y",
"virtualsms-mcp"
],
"env": {
"VIRTUALSMS_API_KEY": "<YOUR_VIRTUALSMS_API_KEY>",
"x-api-key": "<YOUR_X_API_KEY>"
}
}
}
}{
"servers": {
"sms": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"virtualsms-mcp"
],
"env": {
"VIRTUALSMS_API_KEY": "<YOUR_VIRTUALSMS_API_KEY>",
"x-api-key": "<YOUR_X_API_KEY>"
}
}
}
}claude mcp add sms --env VIRTUALSMS_API_KEY=<YOUR_VIRTUALSMS_API_KEY> --env x-api-key=<YOUR_X_API_KEY> -- npx -y virtualsms-mcpRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.