Skip to content
Back to search
30
MCP

@n8n-dev/n8n-nodes-interzoid-getcountrystandard

n8n/@n8n-dev/n8n-nodes-interzoid-getcountrystandard

Standardizes country names for data consistency, queries, analytics, and merging.

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

Similar MCP servers embedding-nearest

@n8n-dev/n8n-nodes-interzoid-getcitystandard
Standardizes US/international city names for queries, analytics, and data merging.
0 tools
@n8n-dev/n8n-nodes-interzoid-getcountrymatch
API generates similarity keys for country name deduplication, fuzzy matching, and dataset merging.
0 tools
@n8n-dev/n8n-nodes-interzoid-getstateabbreviation
API returns two-letter state/province abbreviations for standardization, queries, analytics, and data merging.
0 tools
@n8n-dev/n8n-nodes-interzoid-getemailinfo
Validates email deliverability via syntax, server checks, and demographic data.
0 tools
@n8n-dev/n8n-nodes-interzoid-convertcurrency
Converts currency amounts using current foreign exchange rates.
0 tools
@n8n-dev/n8n-nodes-interzoid-getfullnamematch
API provides similarity key for matching full name data, enabling deduplication, fuzzy matching, and dataset merging.
0 tools

How to use

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

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