Back to search
30
MCP streamable-http

genderize

io.github.pipeworx-io/genderize

Genderize MCP — gender prediction from first name (genderize.io, free, no auth)

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

Similar MCP servers embedding-nearest

@pipeworx/mcp-genderize
MCP server for gender prediction from first names via genderize.io
0 tools
nationalize
Nationalize MCP — nationality prediction from first name (nationalize.io, free, no auth)
0 tools · streamable-http
agify
Agify MCP — age prediction from first name (agify.io, free, no auth)
0 tools · streamable-http
@pipeworx/mcp-nationalize
MCP server for nationality prediction from names via Nationalize.io API
0 tools
genderize
Metadata-only Glama MCP connector.
0 tools · 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": {
    "genderize": {
      "url": "https://gateway.pipeworx.io/genderize/mcp",
      "transport": "streamable-http"
    }
  }
}