mcpbeat Sign in
local only

Hr runs on your own machine — the client starts it, so there is no endpoint to ping. 42 installs a week from npm. Last commit 8 Jun 2026.

Candidate screening, offer letters, onboarding, interview kits & performance reviews for Claude.

Installs per day peak 16 · avg 7 · +130% w/w
a month agotoday
42
Installs / week
npm · @autostackup/hr
0
Stars
0 open issues
8 Jun 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

What the code does

We read the source, 19 min ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

File ships in the package but is absent from the source [пакет] src/tools/draft-offer.ts:1, [пакет] src/index.ts:1, [пакет] src/tools/interview-kit.ts:1 и ещё 4
этот файл ставится пользователю, но в репозитории его нет

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

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 hr -- npx -y @autostackup/hr
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "hr": {
      "args": [
        "-y",
        "@autostackup/hr"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.hr]
command = "npx"
args = ["-y", "@autostackup/hr"]
.cursor/mcp.json
{
  "mcpServers": {
    "hr": {
      "args": [
        "-y",
        "@autostackup/hr"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "hr": {
      "args": [
        "-y",
        "@autostackup/hr"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Hr

same job, measured the same way
Linatora
by linatora

AI-powered hiring for recruiters & candidates - video interviews, transcripts, scores, profiles.

answering
Orchestraprime
by orchestraprime

Regulatory intelligence (FDA, ICH, EMA) and sanctions screening (OFAC, EU, UK) for Claude

35 installs/wk local only
TheBetterHire
by thebetterhire

AI screening interviews, resume matching, and evidence-linked scorecards for recruiting teams.

answering
AI Applyd
by whateverneveranywhere

The serious candidate's edge: ATS scoring, per-role resumes, interview prep, applications sent.

10 tools answering
Pagebolt
by custodia-admin

Screenshots, PDFs, OG images, page inspection, and narrated video recording for Claude and Cursor.

131 installs/wk local only
100Hires - AI ATS & Recruitment Software
by 100hires

Official 100Hires MCP: AI ATS & Recruitment Software for candidates, jobs, applications, interviews.

136 tools answering
AI Consensus
by thestevenjohnstone

Standing review layer for coding agents: Claude, GPT and Gemini debate, return consensus + dissent.

32 installs/wk local only
MCP Hook Conformance
by studiomeyer

Audits MCP servers for Claude Code mcp_tool hook readiness: idempotency, latency, side-effects.

45 installs/wk local only

Hr — questions

Answers built from our own checks of this server.

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