Vonage-Community/telephony-mcp-server
A very simple MCP Server with telephony tools like voice call and sms. This MCP Server can be integrated with LLM applications. Vonage API is used for calls, SMS, Speech-to-Text and Speech Recognition.
Platform-specific configuration:
{
"mcpServers": {
"telephony-mcp-server": {
"command": "npx",
"args": [
"-y",
"telephony-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...