mcpbeat Sign in

Emailfinder MCP Server

by xinxinhenaixin Your server? Claim it
local only

Emailfinder MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 25 installs a week from npm. Last commit 22 Apr 2026.

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

Installs per day peak 25 · avg 6 · -26% w/w
a month agotoday
25
Installs / week
npm · emailfinder-mcp
0
Stars
0 open issues
22 Apr 2026
Last commit
0 releases in 90 days
MIT
License
JavaScript

Nothing serious here today

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

This one needs environment variables set before it will start: EMAILFINDER_API_KEY (API key from emailfinder.dev/dashboard/settings). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Emailfinder MCP

same job, measured the same way
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
Evaboot
by evaboot

Extract LinkedIn Sales Navigator leads and find or validate their professional emails.

answering
Enrow MCP
by enrow

Find and verify professional emails and phone numbers via the Enrow API.

answering
MCP People Finder
by mambabuilt

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

59 installs/wk local only
PeopleSearch.im
by peoplesearch

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

12 tools answering
emailverifier.dev
by usamaejaz

Verify emails and domains for routing, disposable providers, role accounts, and SMTP risk.

answering
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
Prospeo MCP Server
by prospeo

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

492 installs/wk answering

Emailfinder MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Emailfinder MCP?
Emailfinder MCP 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 emailfinder-mcp was installed 25 times last week.
How do I connect Emailfinder MCP?
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 emailfinder-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Emailfinder MCP?
The npm package emailfinder-mcp was installed 25 times in the last week. Week over week that is -26%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Emailfinder MCP open source?
Yes — it is published under the MIT licence, written in JavaScript 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.