Skip to content
Back to search
30
MCP

Name Origin Predictor

pulsemcp/name origin predictor

Predicts the national origin of names using the Nationalize.io API, offering both individual and batch processing with probability scores for demographic analysis and cultural research.

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

Similar MCP servers embedding-nearest

@demografix/n8n-nodes-nationalize
n8n community node for Nationalize.io API - predict nationality based on names with probability scores
0 tools
Name To Nationality Estimate
Estimate likely nationalities for a first name from Nationalize, no key. Returns ranked country codes with probabilities. For AI agents enri
0 tools · http
nationalize
Nationalize MCP — nationality prediction from first name (nationalize.io, free, no auth)
0 tools · streamable-http
@pipeworx/mcp-nationalize
MCP server for nationality prediction from names via Nationalize.io API
0 tools
Name Demographics Mcp
Harness the power of names with our Name Demographics MCP. Using Agify, Genderize, and Nationalize
0 tools · streamable-http
@demografix/n8n-nodes-genderize
n8n community node for Genderize.io API - predict gender based on first names with probability scores
0 tools

How to use

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

{
  "mcpServers": {
    "name_origin_predictor": {
      "url": "None",
      "transport": "http"
    }
  }
}