Skip to content
Back to search
30
MCP

@demografix/n8n-nodes-genderize

n8n/@demografix/n8n-nodes-genderize

n8n community node for Genderize.io API - predict gender based on first names with probability scores

Uptime
0.0%
10 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
@demografix/n8n-nodes-agify
n8n community node for Agify.io API - predict age based on first names using statistical analysis
0 tools
@pipeworx/mcp-genderize
MCP server for gender prediction from first names via genderize.io
0 tools
@n8n-dev/n8n-nodes-geneea
n8n community node for Geneea API
0 tools
n8n-nodes-sentor
n8n community node for sentiment analysis using Sentor AI API
0 tools
genderize
Genderize MCP — gender prediction from first name (genderize.io, free, no auth)
0 tools · streamable-http

How to use

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

{
  "mcpServers": {
    "@demografix/n8n-nodes-genderize": {
      "url": "None",
      "transport": "http"
    }
  }
}