About
Overview
The Vonage MCP Server enables AI agents to use Vonage's communication APIs. It provides tools for sending SMS, making voice calls, and verifying phone numbers.
Capabilities
Tools & Capabilities
⚡send_sms
Send an SMS message
⚡make_call
Initiate a voice call
⚡verify_start
Start phone verification
Setup
Installation
bash
Install
npx -y mcp-server-vonageExamples
Example Usage
javascript
Usage
{
"mcpServers": {
"vonage": {
"command": "npx",
"args": ["-y", "mcp-server-vonage"]
}
}
}Quick Info
Authorcommunity
LanguageTypeScript
StatusStable
Stars★ 35
Last UpdatedFeb 12, 2026