mcpbeat Sign in

Platfone MCP Server

by platfone-com Your server? Claim it
answering

Platfone is answering right now. Last checked 7 min ago. 81 installs a week from npm. Last commit 9 Sep 2026.

Virtual phone numbers for AI agents — rent numbers in 200+ countries, receive SMS.

Installs per day peak 45 · avg 7 · +300% w/w
a month agotoday
Uptime history 48 days of history · worst day 99%
48 days agonow
100.0%
Uptime 24h
92 of 92 checks
Tools
hidden behind auth
217 ms
Response time
average over 24h
81
Installs / week
npm and PyPI

Nothing serious here today

Today is the operative word: we check Platfone every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 7 min ago.

run in your terminal
claude mcp add platfone --transport http https://mcp.platfone.com/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "platfone": {
      "url": "https://mcp.platfone.com/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.platfone]
url = "https://mcp.platfone.com/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "platfone": {
      "url": "https://mcp.platfone.com/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "platfone": {
      "url": "https://mcp.platfone.com/mcp"
    }
  }
}

This one needs environment variables set before it will start: PLATFONE_API_KEY (Your Platfone API key from https://platfone.com/app/api). The author declared them in the registry entry; get the values from the project itself.

This endpoint answered with an authorization challenge. The server is running, but it did not say what kind of credentials it expects.

Endpoints

URLTransportStateLatencyChecked
https://mcp.platfone.com/mcp streamable-http needs auth 257 ms 7 min ago

Alternatives to Platfone

same job, measured the same way
Sms Florin MCP
by flovoice53-tech

Rent a real UK phone number and receive SMS/OTP codes — built for AI coding agents.

35 installs/wk local only
Joltsms Sms
by rchanllc

Provision real-SIM US phone numbers, receive SMS, and extract OTP codes for AI agents.

24 installs/wk local only
Botcall MCP
by danecodes

Give your AI agent a real phone number for SMS verification codes.

22 installs/wk local only
Quackr
by quackr

Virtual phone numbers for SMS verification, OTP receipt, and number management.

25 installs/wk answering
eSIM.dog MCP Server
by elliot-esimdog

Provision global eSIM data plans and real mobile phone numbers for AI agents. 200+ countries.

local only
Dial
by getdial-ai

Communication stack for AI agents: SMS, AI voice calls, phone numbers, and account events.

answering
I
Agentline
by jgottlieb84

Phone numbers, SMS, 2FA capture, voice calls, and email for AI agents.

70 installs/wk local only
AgentLine
by agentlinehq

Give AI agents a phone number. Voice calls, SMS, and phone number management for MCP clients.

answering

Platfone — questions

Answers built from our own checks of this server.

Why is there no tool list for Platfone?
The server answered our handshake with an authorization challenge, so it is running — but it will not describe its tools to an anonymous client. To see them you need to connect with your own credentials. We record it as alive, not as broken: 100.0% of checks in the last 24 hours got a reply.
Is Platfone working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 92 of 92 checks got a reply (100.0%), average response time 217 ms. The bar chart above shows every period we have measured.
How do I connect Platfone?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address. You will need your own credentials: it refuses anonymous clients.
Does Platfone need an API key?
Yes. Every time we knock, Platfone answers with an authorization challenge instead of its tool list — that is how we know it is running and gated rather than broken. Bring your own credentials and it will talk.
How fast is Platfone?
It answers our handshake in 217 ms on average, which is faster than 63% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
How many people use Platfone?
The npm package @platfone/mcp was installed 81 times in the last week. Week over week that is +300%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Platfone open source?
Yes — it is published under the MIT licence, written in TypeScript, 4 stars on GitHub and 1 open issue. The source link is on this page, so you can read exactly what it does with your data before you connect it.