SV Number MCP Server
OfficialRelated Servers
Alternatives to SV Number MCP Server
No user-submitted related servers found.
Related Servers
- AlicenseBqualityDmaintenanceMCP server for integrating with SMS-Activate service, enabling phone number operations, email activations, and account management for receiving SMS verification codes and temporary email addresses.17MIT

agentsim-mcpofficial
AlicenseAqualityBmaintenanceMCP server that enables AI coding assistants to provision temporary US phone numbers and receive SMS OTPs for verification workflows.51MIT- AlicenseNot gradedqualityDmaintenanceMCP server that gives AI agents disposable email addresses and real phone numbers with automatic OTP extraction and self-destructing identities.MIT
- AlicenseNot gradedqualityDmaintenanceMCP server for provisioning dedicated real-SIM US phone numbers, receiving inbound SMS, and extracting OTP codes. Built for AI agents automating phone verification workflows.17 npm1MIT
- AlicenseAqualityBmaintenanceMCP server that lets AI agents rent a real UK phone number and receive SMS/OTP verification codes directly in agentic workflows.435 npmMIT
- FlicenseAqualityDmaintenanceMCP server for accessing Virtual Number API to manage virtual numbers, view SMS history, and retrieve available countries and numbers.3-
TDQS
Scored across 9 tools
Each tool has a clearly distinct purpose: balance, countries, services, ordering, waiting, finishing, canceling, resending, and TOTP. Even the similar wait_for_code and request_another_sms are distinguished by timing (first vs subsequent codes).
Most tools follow a consistent verb_noun pattern like get_balance, list_countries, order_number. The only deviation is totp_code, which is a noun phrase rather than an imperative, but it is still clear and fits the naming style.
9 tools is well-suited to the domain, covering every step from discovery to completion without redundancy. No tool feels extraneous, and the count is within the ideal range.
The toolset provides complete lifecycle coverage: discovery, ordering, code waiting, resend, finish, cancel, and balance check. The inclusion of TOTP adds a complementary feature, and there are no significant gaps in the core workflow.