V

Vonage Server API Bindings MCP Server

MCP discovered

Details
Command
npx
Docs
https://developer.vonage.com/mcp-server/how-to-guides/install-tooling-mcp-server?source=mcp-server
Authentication
Vonage application ID and private key $ npx -y @vonage/vonage-mcp-server-api-bindings + Vonage API key and API secret $ npx -y @vonage/vonage-mcp-server-api-bindings discovered
Vonage application ID and private key compound Get key ↗

Open Vonage Dashboard Applications and create or select an application. Copy the application ID and download or regenerate the private key when available. These are used together by the CLI and tooling MCP server, and can also be used to mint Vonage JWTs.

Vonage API key and API secret basic Get credentials ↗

Sign up for a Vonage account, then open Account Settings in the dashboard. Vonage creates an API key and API secret for your account automatically. Use them directly where a product accepts basic auth, or pass them to tools that need API_KEY/API_SECRET. Keep the secret private.