mcpbeat Sign in

NameGender MCP Server

by anpekesen Your server? Claim it
local only

NameGender runs on your own machine — the client starts it, so there is no endpoint to ping. 356 installs a week from npm. Last commit 16 Sep 2026.

Gender from names, emails and usernames, with probability, sample size and source on every answer.

356
Installs / week
npm · namegender-mcp
0
Stars
0 open issues
16 Sep 2026
Last commit
0 releases in 90 days
License
JavaScript

Nothing serious here today

Today is the operative word: we check NameGender every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add namegender -- npx -y namegender-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "namegender": {
      "args": [
        "-y",
        "namegender-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.namegender]
command = "npx"
args = ["-y", "namegender-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "namegender": {
      "args": [
        "-y",
        "namegender-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "namegender": {
      "args": [
        "-y",
        "namegender-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: NAMEGENDER_API_KEY (API key from the namegender.com dashboard). The author declared them in the registry entry; get the values from the project itself.

Alternatives to NameGender

same job, measured the same way
MCP Email Waterfall Orchestrator
by mambabuilt

Finds and verifies work emails on your own provider keys, with real per-provider spend.

70 installs/wk local only
DeepSearch
by deepsearch

Research a person's public footprint from a name, phone, email, or username. Sourced.

3 tools answering
Email Finder Server
by admosolutionsgo-star

Extract emails and phones from any website via Apify.

answering
Lorem
by ryudi84

MCP server for placeholder text, fake names, emails, and addresses.

local only
Prospeo MCP Server
by prospeo

Prospeo: Find, search, and enrich people and companies with verified emails and mobile numbers.

492 installs/wk answering
emailmd
by emailmd

Render markdown into email-safe HTML, lint drafts for deliverability problems, and preview emails.

5 828 installs/wk 3 tools answering
Anymail Finder
by anymailfinder

Find verified work emails from a name, company, role or LinkedIn URL, and verify emails you have.

24 installs/wk answering
OutSend
by outsend

Find local businesses, enrich them with emails and socials, and run lead pipelines from your AI.

answering

NameGender — questions

Answers built from our own checks of this server.

Why is there no uptime for NameGender?
NameGender runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package namegender-mcp was installed 356 times last week.
How do I connect NameGender?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls namegender-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use NameGender?
The npm package namegender-mcp was installed 356 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is NameGender open source?
We cannot say either way: written in JavaScript and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.