Skip to content
Back to search
30
MCP

@n8n-dev/n8n-nodes-nexmo-voice

n8n/@n8n-dev/n8n-nodes-nexmo-voice

Voice API lets you create outbound calls, control in-progress calls and get information about historical calls. More information about the Voice API can be found at <https://developer.nexmo.com..

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

@n8n-dev/n8n-nodes-nexmo-account
Enables users to manage their Vonage API Account by programmable means. More information is available here:
0 tools
@n8n-dev/n8n-nodes-nexmo-reports
Reports API enables you to request a report of activity for your Vonage account
0 tools
@n8n-dev/n8n-nodes-nexmo-conversation-v2
Conversation API enables you to build conversation features where communication can take place across multiple mediums including IP Messagin
0 tools
@n8n-dev/n8n-nodes-nexmo-conversation
Conversation API enables you to build conversation features where communication can take place across multiple mediums including IP Messagin
0 tools
n8n-nodes-voico
Voico AI Voice Agent — Make outbound AI calls, get call details and transcripts directly in N8N
0 tools
@n8n-dev/n8n-nodes-nexmo-number-insight
Number Insight API delivers real-time intelligence about the validity, reachability and roaming status of a phone number and tells you how t
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@n8n-dev/n8n-nodes-nexmo-voice": {
      "url": "None",
      "transport": "http"
    }
  }
}