mcpbeat Sign in

Herohunt MCP Server

by herohunt-ai Your server? Claim it
local only

Herohunt MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 27 installs a week from npm. Last commit 11 May 2026.

People search API - find 1 billion candidates across LinkedIn and GitHub with real-time data.

Installs per day peak 23 · avg 8 · -21% w/w
a month agotoday
27
Installs / week
npm · herohunt-mcp
0
Stars
0 open issues
11 May 2026
Last commit
0 releases in 90 days
License
JavaScript

Nothing serious here today

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

This one needs environment variables set before it will start: HEROHUNT_API_KEY (HeroHunt API key. Get one at https://www.herohunt.ai/app/api/sign-up). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Herohunt MCP

same job, measured the same way
RepoFold
by repofold

A cited wiki of your GitHub repo: search, read pages, find symbols and ask, with line citations.

answering
CLI
by noticedso

Search your developer network and trace connection paths via GitHub & LinkedIn.

46 installs/wk local only
C
PermitReporter — US Building Permit Intelligence
by permitreporter

Source-linked building-permit search across 34 US states and DC, with county-level coverage.

8 tools answering
Google Surf MCP
by harimxchoi

Web, academic and code search with graph RAG, data lineage, ontology and cross-project schema links.

1 307 installs/wk local only
Project Brain
by gentleelephant

Read-only source search and retrieval across configured GitHub repositories

local only
Vulnerability Intel MCP
by nexlab

Defensive vulnerability intelligence search across public CVE/NVD and GitHub advisory APIs with CVSS

answering
Cashbackpro
by cashbackpro

Search AliExpress with real prices, live promo codes and the true post-cashback cost.

5 tools answering
Github Gist
by ofershap

MCP server to create, read, update, list, and search GitHub Gists from your IDE

38 installs/wk local only

Herohunt MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Herohunt MCP?
Herohunt 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 herohunt-mcp was installed 27 times last week.
How do I connect Herohunt 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 herohunt-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Herohunt MCP?
The npm package herohunt-mcp was installed 27 times in the last week. Week over week that is -21%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Herohunt MCP 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.