mcpbeat Sign in

ENTRA Jobs MCP Server

by dubaikseniia-wq Your server? Claim it
answering

ENTRA Jobs is answering right now. Last checked 11 min ago. It exposes 8 tools. Last commit 21 Sep 2026.

Verified AI/tech jobs from company ATSs: search, fit matching, salary stats; employer job posting

Uptime history 15 hours of history
15 hours agonow
100.0%
Uptime 24h
52 of 52 checks
8
Tools
read from the server
594 ms
Response time
average over 24h
0
Stars
last commit 21 Sep 2026

Nothing serious here today

Today is the operative word: we check ENTRA Jobs 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

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 11 min ago.

run in your terminal
claude mcp add entra-mcp --transport http https://mcp.entracareers.com/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "entra-mcp": {
      "url": "https://mcp.entracareers.com/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.entra-mcp]
url = "https://mcp.entracareers.com/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "entra-mcp": {
      "url": "https://mcp.entracareers.com/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "entra-mcp": {
      "url": "https://mcp.entracareers.com/mcp"
    }
  }
}

This one needs environment variables set before it will start: ENTRA_API_KEY (Employer API key (entra_live_…) from https://entracareers.com/employer/profile?tab=api-keys — enables employer tools), ENTRA_API_URL (Override the ENTRA API base URL (default https://entracareers.com/api)). The author declared them in the registry entry; get the values from the project itself.

Available tools 8

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

companies
companies_hiring
Which companies are hiring for a role right now: aggregates ENTRA search results (up to 300 most recent roles) into companies with open-role counts, sample titles, latest post date, verified flag and profile URLs.
list_companies
List companies hiring on ENTRA (OpenAI, Anthropic, SpaceX, Stripe and 300+ more) with open-role counts and profile links.
match
match_jobs
AI matching, live: pass resume_text (free text) or skills[] plus optional target_role / remote_only / country / min_salary. Extracts skills, role and seniority deterministically, runs 2–4 searches, dedupes and ranks with an explainable fit_score (0–100), why[], matched_skills, skill_gaps, salary and a qualitative interview_chance_hint. ENTRA finds and ranks; the human applies.
match_profile
Backward-compatible alias of match_jobs: skills[] (+ role_hint, remote_only, limit) → ranked verified roles with fit explanation.
job
get_job
Full details of one ENTRA job by id: description, requirements, skills, salary band, company, apply link.
jobs
search_jobs
Search thousands of verified AI & tech jobs on ENTRA (aggregated directly from company hiring systems — zero ghost jobs). Filters: work location, country, company, annual salary, experience, posted_within_days. rank_by date | salary | fit (fit needs profile_keywords). Returns total_found and live roles with salary bands and apply links.
prepare
prepare_application
Prepare an application for an ENTRA job: returns the direct apply link and a short checklist. The human reviews and applies — no auto-submission.
salary
salary_stats
Salary statistics for a role query from ENTRA listings that publish a band (up to 150 most recent): count_with_salary, min / p25 / median / p75 / max per currency (annualized; USD reported as USD-equivalent, other currencies as-is), top 5 companies by count. Listed bands only — no estimates.

Endpoints

URLTransportStateLatencyChecked
https://mcp.entracareers.com/mcp streamable-http answering 670 ms 11 min ago

Alternatives to ENTRA Jobs

same job, measured the same way
Remoet MCP
by remoet-labs

Job platform for AI agents. Track tech jobs from companies that match your stack.

24 tools answering
A
HuntBoard
by huntboard

Search real, recent job postings from company career pages and ATS boards, scored for fit.

1 tools answering
Hh MCP
by theyahia

MCP server for hh.ru jobs API — vacancy search, salary stats, employers, regions. Public endpoints,

94 installs/wk local only
Job Search
by pjw2004

Search Korean job postings from JobKorea and Saramin by company name

41 installs/wk local only
Voxjobs (Portugal)
by voxs

Job listings in Portugal: search, salary statistics, comparables and companies.

6 tools answering
Federal Compass MCP
by skivuha

AI compass from private sector to federal career — USAJobs search, salary, KSA

70 installs/wk local only
TheirStack
by theirstack

Search job postings, companies, and technology stacks across 10M+ companies.

answering
Workway
by enigma-52

Search 490k+ live jobs from company ATS boards, save roles, follow companies, manage talent profile.

answering

ENTRA Jobs — questions

Answers built from our own checks of this server.

What can ENTRA Jobs do?
It exposes 8 tools, read directly from the server on our last check. Among them: companies_hiring, get_job, list_companies, match_jobs, match_profile, prepare_application and 2 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
What is ENTRA Jobs mostly used for?
Its tools cluster around companies and match. That is what this server is built to work with — the grouping comes from the actual tool names, not from a category we assigned.
Is ENTRA Jobs working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 52 of 52 checks got a reply (100.0%), average response time 594 ms. The bar chart above shows every period we have measured.
How do I connect ENTRA Jobs?
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 is a remote server, so there is nothing to install — the client connects to the address.
Does ENTRA Jobs need an API key?
No. ENTRA Jobs completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 8 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is ENTRA Jobs?
It answers our handshake in 594 ms on average, which is faster than 24% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is ENTRA Jobs 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.