TelePath PSTN MCP
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@TelePath PSTN MCPdial +1 (212) 888-1843"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
TelePath PSTN MCP
通过 AI 助手控制 TelePath 进行 PSTN 电话呼叫。
快速开始
1. 安装依赖
npm install2. 配置 MCP
在 Cursor 或 Claude Desktop 的 MCP 配置中添加:
{
"mcpServers": {
"telepath": {
"command": "node",
"args": ["/path/to/telepath-mcp-server.js"],
"env": {
"TELEPATH_USERNAME": "your_username",
"TELEPATH_PASSWORD": "your_password"
}
}
}
}3. 使用
在 AI 对话中直接说:
"拨打 +1 (212) 888-1843"
"我有哪些可用的电话号码?"
"新增一个电话号码"
"挂断电话"
Related MCP server: AgentPhone MCP Server
可用工具
工具 | 说明 |
| 📞 拨打电话 |
| 📴 挂断通话 |
| 📱 查看电话列表 |
| 📊 查看通话状态 |
| ➕ 新增电话号码 |
| 🗑️ 删除电话号码 |
| 🛑 停止服务 |
限制
⚠️ 同一 Board 最多同时注册 3 个电话号码
电话号码格式:
+1209888xxxx(随机生成)推荐环境:
XMR-UP-XMN
文档
详细技术文档请参阅 TEC.md
环境要求
Node.js 18+
Chrome 浏览器 (Puppeteer 自动下载)
TelePath 账号
测试结果 (2026-01-05)
✅ 通过 API 创建随机号码可正常注册和拨打 ✅ 成功拨打真实外部号码 (+12128881843) ✅ 删除电话 API 工作正常
许可证
MIT
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Tools
Related MCP Servers
FlicenseBqualityFmaintenanceEnables interaction with Telnyx's telephony, messaging, and AI assistant APIs to manage phone numbers, send messages, make calls, and create AI assistants. Includes webhook support for real-time event handling and comprehensive tools for voice, SMS, cloud storage, and embeddings.4625- Alicense-qualityDmaintenanceEnables AI agents to manage phone numbers, send/receive SMS, and place voice calls through natural language, connecting to the phone network via the AgentPhone API.129112MIT
- AlicenseAqualityBmaintenanceManage voice AI agents, make calls, run campaigns, and control phone numbers through natural language.5881MIT
- Alicense-qualityBmaintenanceEnables AI agents to place VoIP phone calls via Asterisk, play TTS messages, capture DTMF input, and optionally record and transcribe voice responses.MIT
Related MCP Connectors
Give your AI agent a phone: place calls, navigate IVRs, wait on hold, get structured answers.
Let AI agents place real phone calls from your verified number, with transcripts and recordings.
Give AI agents real phone numbers, messages, and voice calls via MCP.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/ZhipingYang/telepath-pstn-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server