Skip to main content
ClaudeWave

MCP server for sms-florin — rent a real UK phone number and receive SMS/OTP codes from AI coding agents (Claude, Cursor, Codex...)

MCP ServersRegistry oficial0 estrellas0 forksJavaScriptActualizado today
ClaudeWave Trust Score
70/100
· OK
Passed
  • Actively maintained (<30d)
  • Clear description
  • Topics declared
  • Documented (README)
Flags
  • !No standard license detected
Last scanned: 8/6/2026
Install in Claude Code / Claude Desktop
Method: NPX · sms-florin-mcp
Claude Code CLI
claude mcp add sms-florin-mcp -- npx -y sms-florin-mcp
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "sms-florin-mcp": {
      "command": "npx",
      "args": ["-y", "sms-florin-mcp"],
      "env": {
        "SMS_FLORIN_API_KEY": "<sms_florin_api_key>"
      }
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
Detected environment variables
SMS_FLORIN_API_KEY
Casos de uso

Resumen de MCP Servers

# sms-florin-mcp

[![npm version](https://img.shields.io/npm/v/sms-florin-mcp.svg)](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
ai-agentmcpmcp-servermodel-context-protocolotpphone-verificationqa-testingsmssms-verificationtest-automation

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.

Featured on ClaudeWave: flovoice53-tech/sms-florin-mcp
[![Featured on ClaudeWave](https://claudewave.com/api/badge/flovoice53-tech-sms-florin-mcp)](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

Alternativas a sms-florin-mcp