Skip to content
Back to search
30
MCP

@n8n-dev/n8n-nodes-nexmo-verify

n8n/@n8n-dev/n8n-nodes-nexmo-verify

Verify API helps you to implement 2FA (two-factor authentication) in your applications. This is useful for:

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

Similar MCP servers embedding-nearest

@n8n-dev/n8n-nodes-nexmo-conversion
Conversion API allows you to tell Nexmo about the reliability of your 2FA communications. Sending conversion data back to us means that Nexm
0 tools
n8n-nodes-verifiemail
n8n node for VerifiEmail API - Powerful Email validation API
0 tools
n8n-nodes-verificar-email-api
n8n node to verify email addresses using the Verificar API
0 tools
@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-pricing
API to retrieve pricing information.
0 tools
n8n-nodes-api-key-validator
N8N Community Node for validating API keys, tokens and sensitive authentication data
0 tools

How to use

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

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