Skip to content
Back to search
30
MCP http

Name To Gender Estimate

x402/name-to-gender-estimate

Estimate the likely gender for a first name from Genderize, no key. Returns predicted gender and probability. For AI agents enriching profiles. [x402: $0.06/call on base, category=data]

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

Similar MCP servers embedding-nearest

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
Name To Age Estimate
Estimate the likely age for a first name from Agify, no key. Returns the predicted age and sample size. For AI agents enriching profiles and
0 tools · http
genderize
Genderize MCP — gender prediction from first name (genderize.io, free, no auth)
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
@pipeworx/mcp-genderize
MCP server for gender prediction from first names via genderize.io
0 tools
Name Origin Predictor
Predicts the national origin of names using the Nationalize.io API, offering both individual and batch processing with probability scores fo
0 tools

How to use

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

{
  "mcpServers": {
    "name_to_gender_estimate": {
      "url": "https://proxy.suverse.io/v1/data/suverse-name-gender",
      "transport": "http"
    }
  }
}