io.github.platfone-com/platfone MCP Server
io.github.platfone-com/platfone
What is the io.github.platfone-com/platfone MCP server?
Virtual phone numbers for AI agents — rent numbers in 200+ countries, receive SMS.
How to install io.github.platfone-com/platfone
Copy-paste configuration for popular MCP clients.
PLATFONE_API_KEYrequiredsecretYour Platfone API key from https://platfone.com/app/api
{
"mcpServers": {
"platfone": {
"command": "npx",
"args": [
"-y",
"@platfone/mcp"
],
"env": {
"PLATFONE_API_KEY": "<YOUR_PLATFONE_API_KEY>"
}
}
}
}{
"mcpServers": {
"platfone": {
"command": "npx",
"args": [
"-y",
"@platfone/mcp"
],
"env": {
"PLATFONE_API_KEY": "<YOUR_PLATFONE_API_KEY>"
}
}
}
}{
"mcpServers": {
"platfone": {
"command": "npx",
"args": [
"-y",
"@platfone/mcp"
],
"env": {
"PLATFONE_API_KEY": "<YOUR_PLATFONE_API_KEY>"
}
}
}
}{
"servers": {
"platfone": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@platfone/mcp"
],
"env": {
"PLATFONE_API_KEY": "<YOUR_PLATFONE_API_KEY>"
}
}
}
}claude mcp add platfone --env PLATFONE_API_KEY=<YOUR_PLATFONE_API_KEY> -- npx -y @platfone/mcpRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.