Sms
Rank #6,500io.github.virtualsms-io/sms
Real SIM numbers for AI agents: SMS verification, rentals, proxies, cloud browser, x402 deposits.
Sms is a Model Context Protocol (MCP) server published by virtualsms-io. It ranks #6,500 of 132,046 servers tracked on MCP Toplist, and its repository has 8 GitHub stars. Sms is listed across 4 registries — Official MCP, mcp.so, Glama and PulseMCP, with 8 tracked versions. It was first listed on Mar 5, 2026 and most recently updated on Sep 7, 2026.
Ranks ahead of 125,546 of 132,046 servers on MCP Toplist.
Use Sms
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add --transport http sms https://mcp.virtualsms.io/mcpThis endpoint requires authentication — see the server’s docs for credentials.
claude mcp add sms -e "VIRTUALSMS_API_KEY=<your VIRTUALSMS_API_KEY>" -- npx -y virtualsms-mcpReplace each placeholder with your own value before saving.
[mcp_servers.sms]
url = "https://mcp.virtualsms.io/mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.sms]
command = "npx"
args = ["-y", "virtualsms-mcp"]
[mcp_servers.sms.env]
VIRTUALSMS_API_KEY = "<your VIRTUALSMS_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
https://mcp.virtualsms.io/mcpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"sms": {
"command": "npx",
"args": [
"-y",
"virtualsms-mcp"
],
"env": {
"VIRTUALSMS_API_KEY": "<your VIRTUALSMS_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"sms": {
"url": "https://mcp.virtualsms.io/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"sms": {
"command": "npx",
"args": [
"-y",
"virtualsms-mcp"
],
"env": {
"VIRTUALSMS_API_KEY": "<your VIRTUALSMS_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"sms": {
"type": "http",
"url": "https://mcp.virtualsms.io/mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"sms": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"virtualsms-mcp"
],
"env": {
"VIRTUALSMS_API_KEY": "<your VIRTUALSMS_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"sms": {
"serverUrl": "https://mcp.virtualsms.io/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"sms": {
"command": "npx",
"args": [
"-y",
"virtualsms-mcp"
],
"env": {
"VIRTUALSMS_API_KEY": "<your VIRTUALSMS_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"sms": {
"url": "https://mcp.virtualsms.io/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"sms": {
"command": "npx",
"args": [
"-y",
"virtualsms-mcp"
],
"env": {
"VIRTUALSMS_API_KEY": "<your VIRTUALSMS_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.virtualsms-io%2Fsms)<a href="https://mcptoplist.com/server/io.github.virtualsms-io%2Fsms"><img src="https://mcptoplist.com/badge/io.github.virtualsms-io%2Fsms.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
virtualsms-io
Available versions (8)
| Version | Published |
|---|---|
| 1.3.2 | Sep 7, 2026 |
| 1.3.1 | Jul 18, 2026 |
| 1.2.3 | Apr 29, 2026 |
| 1.2.1 | Apr 29, 2026 |
| 1.2.0 | Apr 25, 2026 |
| 1.1.1 | Apr 24, 2026 |
| 1.0.10 | Mar 21, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Sms?
- Sms is maintained by virtualsms-io, which publishes 1 MCP server (8 total versions) tracked on MCP Toplist.
- Is Sms listed on the Official MCP Registry?
- Yes — Sms is listed on the Official MCP Registry, alongside mcp.so, Glama and PulseMCP.
- How many versions does Sms have?
- MCP Toplist tracks 8 versions of Sms, most recently published on Sep 7, 2026.
- Where can I find the source code for Sms?
- The source code for Sms is hosted at github.com/virtualsms-io/mcp-server.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.