mcpbeat Sign in

MCP People Finder MCP Server

local only

MCP People Finder runs on your own machine — the client starts it, so there is no endpoint to ping. 59 installs a week from npm. Last commit 8 Sep 2026.

Find people at a company by role, seniority and department, with verified business emails.

Installs per day peak 19 · avg 10 · +123% w/w
a month agotoday
59
Installs / week
npm · @mambalabsdev/mcp-people-finder
0
Stars
0 open issues
8 Sep 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check MCP People Finder 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 mcp-people-finder -- npx -y @mambalabsdev/mcp-people-finder
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp-people-finder": {
      "args": [
        "-y",
        "@mambalabsdev/mcp-people-finder"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp-people-finder]
command = "npx"
args = ["-y", "@mambalabsdev/mcp-people-finder"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp-people-finder": {
      "args": [
        "-y",
        "@mambalabsdev/mcp-people-finder"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp-people-finder": {
      "args": [
        "-y",
        "@mambalabsdev/mcp-people-finder"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: APIFY_TOKEN (Apify API token from https://console.apify.com/account/integrations). The author declared them in the registry entry; get the values from the project itself.

Alternatives to MCP People Finder

same job, measured the same way
Prospeo MCP Server
by prospeo

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

492 installs/wk answering
Potarix Enricher
by potarix

Find company websites and verified business emails through the Potarix Enricher API.

9 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
SalesQL
by salesql

Find verified B2B emails and phone numbers; search and enrich people and companies for prospecting.

answering
Emailfinder MCP
by xinxinhenaixin

Find verified professional emails by name, domain, LinkedIn, or role.

25 installs/wk local only
Email Verifier
by verifox

Verify email deliverability & find business emails (single or bulk) via the Verifox API.

51 installs/wk 6 tools answering
MCP Company Contact Details Extractor
by mambabuilt

Find a company contact page and extract role emails, a phone number and a postal address.

36 installs/wk local only
PeopleSearch.im
by peoplesearch

Plain-English people search with verified work emails, email verification and LinkedIn lookup.

12 tools answering

MCP People Finder — questions

Answers built from our own checks of this server.

Why is there no uptime for MCP People Finder?
MCP People Finder 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 @mambalabsdev/mcp-people-finder was installed 59 times last week.
How do I connect MCP People Finder?
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 @mambalabsdev/mcp-people-finder straight from npm; nothing to host, nothing to sign up for.
How many people use MCP People Finder?
The npm package @mambalabsdev/mcp-people-finder was installed 59 times in the last week. Week over week that is +123%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is MCP People Finder open source?
Yes — it is published under the MIT licence, written in TypeScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.