Back to search
30
MCP streamable-http

nationalize

io.github.pipeworx-io/nationalize

Nationalize MCP — nationality prediction from first name (nationalize.io, free, no auth)

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

genderize
Genderize MCP — gender prediction from first name (genderize.io, free, no auth)
0 tools · streamable-http
@pipeworx/mcp-nationalize
MCP server for nationality prediction from names via Nationalize.io API
0 tools
agify
Agify MCP — age prediction from first name (agify.io, free, no auth)
0 tools · streamable-http
@pipeworx/mcp-genderize
MCP server for gender prediction from first names via genderize.io
0 tools
@demografix/n8n-nodes-nationalize
n8n community node for Nationalize.io API - predict nationality based on names with probability scores
0 tools
Congress
Congress MCP — US Congress data via GovTrack API (free, no auth required)
0 tools · streamable-http

How to use

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

{
  "mcpServers": {
    "nationalize": {
      "url": "https://gateway.pipeworx.io/nationalize/mcp",
      "transport": "streamable-http"
    }
  }
}