Add Platfone MCP server

Adds Platfone MCP server — virtual phone number platform for AI agents. Rent numbers across 200+ countries, receive incoming SMS, and manage the full activation lifecycle.

- **npm**: `@platfone/mcp`
- **Hosted endpoint**: `https://mcp.platfone.com/mcp`
- **GitHub**: https://github.com/platfone-com/mcp
- **Docs**: https://platfone.com/docs/mcp/
- **Transport**: stdio + HTTP (streamable-http)
- **Tools**: `list_countries`, `list_services`, `order_number`, `check_sms`, `cancel_activation`, `get_balance`
This commit is contained in:
Open Source Developer
2026-04-13 12:02:42 +03:00
committed by GitHub
parent a835832c46
commit de997a70f8

View File

@@ -537,6 +537,7 @@ Integration with communication platforms for message management and channel oper
- [overpod/mcp-telegram](https://github.com/overpod/mcp-telegram) [![mcp-telegram MCP server](https://glama.ai/mcp/servers/overpod/mcp-telegram/badges/score.svg)](https://glama.ai/mcp/servers/overpod/mcp-telegram) 📇 🏠 🍎 🪟 🐧 - Telegram MCP server via MTProto/GramJS — 20 tools for reading chats, searching messages, downloading media, managing contacts. QR code login, npx zero-install. Hosted version at mcp-telegram.com.
- [OverQuotaAI/chatterboxio-mcp-server](https://github.com/OverQuotaAI/chatterboxio-mcp-server) 📇 ☁️ - MCP server implementation for ChatterBox.io, enabling AI agents to send bots to online meetings (Zoom, Google Meet) and obtain transcripts and recordings.
- [PhononX/cv-mcp-server](https://github.com/PhononX/cv-mcp-server) 🎖️ 📇 🏠 ☁️ 🍎 🪟 🐧 - MCP Server that connects AI Agents to [Carbon Voice](https://getcarbon.app). Create, manage, and interact with voice messages, conversations, direct messages, folders, voice memos, AI actions and more in [Carbon Voice](https://getcarbon.app).
- [platfone-com/mcp](https://github.com/platfone-com/mcp) 📇 ☁️ 🏠 - Virtual phone number platform for AI agents — rent numbers across 200+ countries, receive SMS, and manage the full activation lifecycle. Supports stdio and HTTP transport.
- [PostcardBot/mcp-server](https://github.com/PostcardBot/mcp-server) [![postcardbot-mcp-server MCP server](https://glama.ai/mcp/servers/PostcardBot/postcardbot-mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/PostcardBot/postcardbot-mcp-server) 📇 ☁️ - Send real physical postcards worldwide via AI agents. Bulk send up to 500 recipients. Volume pricing from $0.72/card.
- [PaSympa/discord-mcp](https://github.com/PaSympa/discord-mcp) [![PaSympa/discord-mcp MCP server](https://glama.ai/mcp/servers/PaSympa/discord-mcp/badges/score.svg)](https://glama.ai/mcp/servers/PaSympa/discord-mcp) 📇 🏠 🍎 🪟 🐧 - Lightweight multi-guild Discord MCP server with 60+ tools for messages, channels, roles, forums, webhooks, and moderation.
- [Py2755/aiogram-mcp](https://github.com/Py2755/aiogram-mcp) [![aiogram-mcp MCP server](https://glama.ai/mcp/servers/Py2755/aiogram-mcp/badges/score.svg)](https://glama.ai/mcp/servers/Py2755/aiogram-mcp) 🐍 ☁️ - MCP server middleware for aiogram Telegram bots — 30 tools, 7 resources, 3 prompts covering messaging, rich media, moderation, interactive keyboards, real-time event streaming, rate limiting, permissions, and audit logging.