You're viewing a demo portfolio

Join the waitlist
PRSM

predict_nationality

Active

Tool of mcp-nationalize

declared in 0.1.0

Predict likely nationalities from a first name. Returns up to 5 country codes ranked by probability (0.0–1.0). Use when inferring someone's origin from their given name.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "name": "Maria"
    },
    {
      "name": "Yuki"
    }
  ],
  "required": [
    "name"
  ],
  "properties": {
    "name": {
      "type": "string",
      "description": "First name to predict nationality for."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

mcp-nationalize

https://github.com/pipeworx-io/mcp-nationalize

2/7 registries
View full server →