Skip to content
Back to search
30
MCP

@n8n-dev/n8n-nodes-interzoid-getcountrymatch

n8n/@n8n-dev/n8n-nodes-interzoid-getcountrymatch

API generates similarity keys for country name deduplication, fuzzy matching, and dataset 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-getaddressmatch
API generates similarity keys for address deduplication, fuzzy matching, and dataset merging.
0 tools
@n8n-dev/n8n-nodes-interzoid-getcompanymatch
API generates similarity keys for company name deduplication, fuzzy matching, and dataset merging.
0 tools
@n8n-dev/n8n-nodes-interzoid-getcitymatch
API provides similarity key for city name deduplication, fuzzy matching, and dataset merging.
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
@n8n-dev/n8n-nodes-interzoid-getfullnameparsedmatch
API generates similarity key for matching parsed name components, including deduplication.
0 tools
@n8n-dev/n8n-nodes-interzoid-getcountrystandard
Standardizes country names for data consistency, queries, analytics, and merging.
0 tools

How to use

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

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