VirtualSMS MCP Server
Related Servers
Alternatives to VirtualSMS MCP Server
- AlicenseNot gradedqualityFmaintenanceAn implementation of the Model Context Protocol (MCP) server that exposes Twilio APIs to AI assistants and tools, allowing them to interact with Twilio services through the MCP protocol.109MIT
- AlicenseNot gradedqualityDmaintenanceEnables LLMs to make voice calls and send SMS messages through the Vonage API, allowing AI assistants to perform real-world telephony operations with support for speech recognition and multi-language conversations.1MIT
- AlicenseNot gradedqualityFmaintenanceEnables LLM applications to make voice calls and send SMS messages through the Vonage API, allowing AI assistants to perform real-world telephony operations with support for speech recognition and customizable voice parameters.13MIT
- -licenseNot gradedqualityNot gradedmaintenanceEnables browser automation and web interaction through structured accessibility snapshots using Playwright. Provides fast, deterministic web page interaction without requiring screenshots or vision models.4,633,135 npm-
- AlicenseNot gradedqualityDmaintenanceEnables sending SMS text messages through Twilio's messaging service with a simple send_text tool that supports configurable recipients and messaging service integration.45 npmMIT
- AlicenseAqualityBmaintenanceEnables browser automation with Puppeteer, supporting navigation, form interactions, and connection to active Chrome instances for comprehensive web page interaction.81,677 npm483MIT
Related Servers
- FlicenseAqualityDmaintenanceMCP server for accessing Virtual Number API to manage virtual numbers, view SMS history, and retrieve available countries and numbers.3-
- 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.20 npm1MIT
- 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
- FlicenseCqualityDmaintenanceMCP server for accessing Sms Verify3 API to send numeric verification codes and estimate costs.1-
- AlicenseNot gradedqualityDmaintenanceMCP server that enables AI agents to autonomously buy virtual phone numbers and receive SMS verification codes. Supports multiple providers (5sim, SMS-Activate, OnlineSim) with automatic cheapest-provider selection.1MIT

agentsim-mcpofficial
AlicenseAqualityBmaintenanceMCP server that enables AI coding assistants to provision temporary US phone numbers and receive SMS OTPs for verification workflows.51MIT
TDQS
Scored across 40 tools
Each tool targets a distinct resource and action, with clear separation between SMS orders, proxy management, rentals, and account functions. Even similar tools like list_proxy_catalog vs list_proxies or generate_proxy_endpoint vs set_proxy_targeting are clearly differentiated by their descriptions.
All tools follow a consistent verb_noun pattern with the virtualsms_ prefix, using snake_case throughout. The rental sub-group (rentals_pricing, rentals_available, etc.) adds a consistent sub-pattern without breaking the overall convention.
With 40 tools, this exceeds the threshold for 'too many' (25+). While the server covers a complex domain with multiple features, the large number of tools makes the surface heavy and potential for agent misselection higher.
The tool set provides comprehensive lifecycle coverage: full CRUD for orders and rentals, proxy purchase/rotation/usage/targeting, account and transaction history, plus discovery and pricing tools. No obvious dead ends or missing operations for the stated purpose.