- VoIP.ms (The Unofficial VoIP.ms MCP Server)
VoIP.ms (The Unofficial VoIP.ms MCP Server)
Use VoIP.ms with your AI assistant. Connect VoIP.ms to Claude, ChatGPT, Cursor, and other AI apps -- phone numbers, messaging, voicemail, call flows, billing, and more become tools your assistant can use on your behalf.
VoIP.ms is powerful but complex. Your AI assistant makes the hard parts easy -- and you stay in control of exactly what it can do. VoIP.ms is a full-featured cloud telephony platform, and your assistant can work with all of it: every part of the service is available as a tool, within the scopes you grant.
- Fine-grained, per-resource scopes -- precise authorization over what your assistant can touch.
- Read-only when you want it -- safe inspection without write access.
- Your credentials stay put -- they live on the server and are never shared with AI apps.
- Works with any AI app -- a standard remote MCP server over Streamable HTTP with per-user OAuth 2.1.
A hosted, remote MCP server. Paid subscription with a free tier. An independent commercial product -- not affiliated with or endorsed by VoIP.ms.
Connect
Streamable HTTP endpoint: https://voipms-mcp.ecliptical.io/mcp
{
"mcpServers": {
"voipms-mcp": {
"type": "http",
"url": "https://voipms-mcp.ecliptical.io/mcp"
}
}
}
服务器配置
{
"mcpServers": {
"voipms-mcp": {
"type": "http",
"url": "https://voipms-mcp.ecliptical.io/mcp"
}
}
}