entra-mcp
Related Servers
Alternatives to entra-mcp
No user-submitted related servers found.
Related Servers
AlicenseAqualityBmaintenanceEnables AI agents to parse resumes, tailor CVs, score ATS compatibility, redact PII, scrape job postings, and track applications through a career platform.80MIT- FlicenseNot gradedqualityCmaintenanceEnables AI agents to pull live job listings from major ATS platforms (Greenhouse, Lever, Ashby, Workable), Hacker News hiring threads, and detect hiring signals on company career pages.-
- AlicenseAqualityBmaintenanceEnables AI agents to search job openings across free sources, prepare application materials using known experience, and handle authorized email sending and follow-ups.92MIT
- AlicenseNot gradedqualityAmaintenanceEnables AI agents to search and analyze job listings from verified company boards privately, matching resumes to roles with evidence and suggesting resume improvements.1,614 npmMIT
- AlicenseNot gradedqualityCmaintenanceEnables AI agents to search and explore remote job listings, salary stats, and popular roles, and supports token-authenticated actions like job alerts and apply redirects.MIT
- AlicenseNot gradedqualityBmaintenanceEnables AI clients to serve as a personal career analyst by searching, matching, and explaining job recommendations, managing job applications, and syncing public job boards through standardized MCP tools.MIT
TDQS
Scored across 8 tools
search_jobs vs match_jobs are distinguishable (filtered search vs AI matching), and list_companies vs companies_hiring are distinguishable by scope, but match_profile is explicitly a backward-compatible alias of match_jobs, creating a redundant tool. Overall, descriptions clarify intent, but some overlap remains.
Most tools follow a verb_noun pattern such as search_jobs, get_job, list_companies, and prepare_application. However, salary_stats and companies_hiring break the pattern, and get_job is singular while related tools use plural nouns.
Eight tools is a reasonable scope for a job-search and matching server. However, match_profile being an alias of match_jobs means one tool is largely redundant, keeping the count slightly less clean than it could be.
The tool set covers the core job-search lifecycle: discovery, detail lookup, AI matching, salary benchmarking, company filtering, and application preparation. No significant gaps are apparent for the server's stated purpose, and the human-in-the-loop application flow is intentional.