Grizzly SMS MCP Server
OfficialRelated Servers
Alternatives to Grizzly SMS MCP Server
No user-submitted related servers found.
Related Servers
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 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
- AlicenseBqualityBmaintenanceMCP server for sending SMS via the SMSPM API. Send transactional SMS from Claude Desktop, Cursor, Windsurf, Cline, or any MCP client.120 npmMIT

Quackr MCP Serverofficial
AlicenseNot gradedqualityCmaintenanceMCP server for Quackr, enabling virtual phone number management including balance checking, pricing, inventory, purchasing numbers, and reading SMS via Claude or any MCP-compatible client.25 npmMIT- 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
TDQS
Scored across 8 tools
Each tool targets a distinct aspect of the SMS verification workflow: account finances, number requests, status management, and reference data. There is no meaningful overlap between any pair of tools.
All tool names follow a consistent verb_noun pattern in snake_case (e.g., get_balance, request_number). The naming is uniform and predictable across the entire set.
With 8 tools, the server is well-scoped for an SMS verification service. Every tool serves a clear function without unnecessary bloat or missing essentials.
The tools cover the core lifecycle: top-up (get_wallet, get_balance), request a number (request_number), poll for SMS (get_status, set_status), and reference data (get_prices, get_countries, get_services). This appears sufficient for the stated purpose.