MCP server for sms-florin — rent a real UK phone number and receive SMS/OTP codes from AI coding agents (Claude, Cursor, Codex...)
- ✓Actively maintained (<30d)
- ✓Clear description
- ✓Topics declared
- ✓Documented (README)
- !No standard license detected
claude mcp add sms-florin-mcp -- npx -y sms-florin-mcp{
"mcpServers": {
"sms-florin-mcp": {
"command": "npx",
"args": ["-y", "sms-florin-mcp"],
"env": {
"SMS_FLORIN_API_KEY": "<sms_florin_api_key>"
}
}
}
}SMS_FLORIN_API_KEYResumen de MCP Servers
# sms-florin-mcp
[](https://www.npmjs.com/package/sms-florin-mcp)
MCP server for [sms-florin](https://flo-voice1.com) — lets AI coding agents (Claude Code, Claude Desktop, Cursor, Codex, Windsurf, Cline...) rent a real UK phone number and receive an SMS/OTP verification code directly inside an agentic workflow. Useful when an agent is testing a signup/verification flow and needs a real code instead of a mocked one.
Numbers are real SIM cards on UK carrier networks (EE/Three) — not VoIP — via [sms-florin](https://flo-voice1.com)'s own GOIP hardware.
## Setup
Get an API key at [flo-voice1.com/api-access](https://flo-voice1.com/api-access) (balance is shared with your regular account).
### Claude Code / Claude Desktop
```bash
claude mcp add sms-florin -e SMS_FLORIN_API_KEY=your_key_here -- npx -y sms-florin-mcp
```
Or in `claude_desktop_config.json`:
```json
{
"mcpServers": {
"sms-florin": {
"command": "npx",
"args": ["-y", "sms-florin-mcp"],
"env": { "SMS_FLORIN_API_KEY": "your_key_here" }
}
}
}
```
### Cursor / Windsurf / other MCP clients
Same shape — point the client's MCP config at `npx -y sms-florin-mcp` with `SMS_FLORIN_API_KEY` set in the env.
## Tools
| Tool | Description |
| --- | --- |
| `list_services` | List available services (WhatsApp, Telegram, Google, Discord...) and their prices. |
| `rent_number` | Rent a number for a service (`instant` or `monthly`), debiting your balance. Returns a `rentalId`. |
| `get_rental` | Check a rental's status, phone number, and any SMS received so far. |
| `wait_for_sms` | Block until the first SMS/OTP arrives, or time out — the one-step way to get a code in an automated flow. |
## Example flow
> Rent a WhatsApp number and wait for the verification code.
The agent calls `rent_number({ serviceSlug: "whatsapp" })`, then `wait_for_sms({ rentalId })`, and gets the code back to type into the signup form it's testing.
## License
MIT
Lo que la gente pregunta sobre sms-florin-mcp
¿Qué es flovoice53-tech/sms-florin-mcp?
+
flovoice53-tech/sms-florin-mcp es mcp servers para el ecosistema de Claude AI. MCP server for sms-florin — rent a real UK phone number and receive SMS/OTP codes from AI coding agents (Claude, Cursor, Codex...) Tiene 0 estrellas en GitHub y su última actualización registrada es del 2026-08-05.
¿Cómo se instala sms-florin-mcp?
+
Puedes instalar sms-florin-mcp clonando el repositorio (https://github.com/flovoice53-tech/sms-florin-mcp) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.
¿Es seguro usar flovoice53-tech/sms-florin-mcp?
+
Nuestro agente de seguridad ha analizado flovoice53-tech/sms-florin-mcp y le ha asignado un Trust Score de 70/100 (tier: OK). Revisa el desglose completo de comprobaciones superadas y flags en esta página.
¿Quién mantiene flovoice53-tech/sms-florin-mcp?
+
flovoice53-tech/sms-florin-mcp es mantenido por flovoice53-tech. La última actividad registrada en GitHub es del 2026-08-05, con 0 issues abiertos.
¿Hay alternativas a sms-florin-mcp?
+
Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.
Despliega sms-florin-mcp en tu cloud
Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.
¿Mantienes este repo? Añade un badge a tu README
Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.
[](https://claudewave.com/repo/flovoice53-tech-sms-florin-mcp)<a href="https://claudewave.com/repo/flovoice53-tech-sms-florin-mcp"><img src="https://claudewave.com/api/badge/flovoice53-tech-sms-florin-mcp" alt="Featured on ClaudeWave: flovoice53-tech/sms-florin-mcp" width="320" height="64" /></a>Más MCP Servers
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
An open-source AI agent that brings the power of Gemini directly into your terminal.
The fastest path to AI-powered full stack observability, even for lean teams.
Real-time global intelligence dashboard. AI-powered news aggregation, geopolitical monitoring, and infrastructure tracking in a unified situational awareness interface
🕷️ An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl!