Loading MCP server directory, please wait...
Gender from names, emails and usernames, with probability, sample size and source on every answer.
npx @getmcp/cli add io.github.anpekesen/namegenderRequires Node.js 18+. Community-contributed server. Review source before installing.
NAMEGENDER_API_KEYAPI key from the namegender.com dashboard
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.anpekesen/namegender": {
"command": "npx",
"args": [
"-y",
"namegender-mcp"
],
"env": {
"NAMEGENDER_API_KEY": ""
}
}
}
}