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_KEYMCP Servers overview
# 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
What people ask about sms-florin-mcp
What is flovoice53-tech/sms-florin-mcp?
+
flovoice53-tech/sms-florin-mcp is mcp servers for the Claude AI ecosystem. MCP server for sms-florin — rent a real UK phone number and receive SMS/OTP codes from AI coding agents (Claude, Cursor, Codex...) It has 0 GitHub stars and its last recorded update is dated 2026-08-05.
How do I install sms-florin-mcp?
+
You can install sms-florin-mcp by cloning the repository (https://github.com/flovoice53-tech/sms-florin-mcp) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.
Is flovoice53-tech/sms-florin-mcp safe to use?
+
Our security agent has analyzed flovoice53-tech/sms-florin-mcp and assigned a Trust Score of 70/100 (tier: OK). See the full breakdown of passed checks and flags on this page.
Who maintains flovoice53-tech/sms-florin-mcp?
+
flovoice53-tech/sms-florin-mcp is maintained by flovoice53-tech. The last recorded GitHub activity is dated 2026-08-05, with 0 open issues.
Are there alternatives to sms-florin-mcp?
+
Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.
Deploy sms-florin-mcp to your cloud
Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.
Maintain this repo? Add a badge to your README
Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.
[](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>More 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!