Platfone MCP Server
Platfone provides virtual phone numbers for account verification, testing, and automation workflows. The Platfone MCP server enables AI agents to obtain temporary numbers and receive SMS messages from MCP-compatible clients like Claude, VS Code Copilot, Codex, etc. Its 6 documented tools cover check, activation.
People connecting this server to Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.
VERIFIED ACTIVE
LAST COMMIT 2026-05-05 · ★ 4 · #641 OF 848 MAINTAINED OTHER · VERIFIED 2026-08-25
MIT · TypeScript servers · how we verify → /methodology
01 · Install Platfone
before you install - you'll need
PLATFONE_API_KEY
Environment variables documented in the project's README - it lists which are required and which have defaults.
Claude Code
claude mcp add platfone-com-mcp --transport http https://mcp.platfone.com/mcp Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"platfone-com-mcp": {
"url": "https://mcp.platfone.com/mcp"
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
https://mcp.platfone.com/mcp
transport: streamable-http
endpoint alive - authentication required · probed 2026-08-25
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions · remote - your agent's requests go to mcp.platfone.com
endpoint auth requires authentication - rejected our unauthenticated MCP initialize
license MIT - declared in the repository
npm package @platfone/mcp - the @platfone scope differs from the repo owner (platfone-com); confirm it's the project's official package
registry namespace io.github.platfone-com is GitHub-verified and matches the repo owner
03 · What Platfone can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
What you can build
With this server connected, an agent can check account balance: total, reserved, and available funds, check pricing and availability for a country + service pair before ordering, request another SMS on the same number. Free of charge, and cancel an active activation before SMS is received. Refunds reserved amount.
Capability map
Tools grouped from the project's README - what Platfone lets an agent do.
Check
2 tools - e.g. Check pricing and availability for a country + service pair before ordering.; Poll activation state. Returns SMS code when received, or current status with polling instructions.
check_price · check_sms
read & search
1 tool - e.g. Check account balance: total, reserved, and available funds.
get_balance
Order
1 tool - e.g. Order a virtual phone number. Accepts names ("Israel") or IDs ("il"). Returns activation_id + phone.
order_number
Retry
1 tool - e.g. Request another SMS on the same number. Free of charge.
retry_activation
delete
1 tool - e.g. Cancel an active activation before SMS is received. Refunds reserved amount.
cancel_activation
Latest releases
v1.1.8 · 2026-04-13
Fix mcpName for MCP Registry publishing, add server.json
v1.1.7 · 2026-04-13
Add mcpName and server.json for MCP Registry publishing
v1.1.6 · 2026-04-10
04 · Who maintains Platfone
platfone is maintained by platfone-com. It's the only MCP server we track from this author; the repo dates to Mar 2026.
05 · Facts
- repository
- github.com/platfone-com/mcp
- category
- other - ranked #641 of 848 actively-maintained other servers as of 2026-08-25.
- registry
- io.github.platfone-com/platfone (active, first published 2026-04-13)
- packages
- npm:@platfone/mcp
06 · Platfone FAQ
Is Platfone still maintained?
Yes - as of 2026-08-25, its last commit was 2026-05-05. We re-verify nightly.
What can Platfone do?
With this server connected, an agent can check account balance: total, reserved, and available funds, check pricing and availability for a country + service pair before ordering, request another SMS on the same number. Free of charge, and cancel an active activation before SMS is received. Refunds reserved amount.
How do I install Platfone?
Run `npx -y @platfone/mcp`. The README documents one environment variable (PLATFONE_API_KEY) to set first. You can also paste the ready-made client config above.
Does Platfone require authentication?
Yes - when we probed the endpoint on 2026-08-25, it rejected an unauthenticated MCP initialize; you'll need credentials to connect.
07 · Alternatives to Platfone
Alternatives to Platfone
Maintained other servers if Platfone isn't the fit.
- Heyputer MCP Server Puter MCP enables AI tools to interact with Puter: manage files, websites, workers, and more ★ 43,204 · 2026-08-24
- Server Commands An MCP server to run arbitrary commands ★ 38,704 · 2026-08-05
- Zotero MCP (54yyyu) Search, read, annotate, and add to your Zotero research library, local or web. ★ 4,780 · 2026-08-25
- Firebase MCP Gives AI development tools Firebase-specific capabilities and expertise. ★ 4,460 · 2026-08-25
- Microsoft Fabric MCP Server MCP tools for interacting with Microsoft Fabric ★ 3,598 · 2026-08-21
- Ship Swift 40+ production-ready SwiftUI recipes for building full-stack iOS apps via MCP. ★ 2,968 · 2026-08-09
More MCP servers to compare · CLI Microsoft365 MCP Server · Litmus · Port · Posecode MCP · Tracebug
More TypeScript MCP servers · Plur · Pocketlantern · Opendock · see all