The full upstream README, mirrored here for reference. Install config, tool schemas, adoption signals, and an original overview live on the Nextrole listing page.
NextRole is a job-search companion — tailor your CV to a role, score fit, and fix ATS issues at nextrole.site. It is also available to AI agents via this MCP server.
This repo is the public discovery surface for the NextRole MCP server. The server itself is a hosted, remote service — there is nothing to install.
https://nextrole.site/api/mcp — remote, streamable-HTTP, stateless, anonymous (no auth, no API key, works on the first call)io.github.hyperdrift-io/nextrole| Tool | What it does | LLM |
|---|---|---|
ats_lint | Free, deterministic ATS check — flags banned symbols, first-person/passive phrasing, non-standard headers, unquantified bullets, each with a one-click autofix | No |
score_cv | Scores a CV against a specific role — overall match, per-dimension scores, gaps, and the single top priority to fix | Yes |
find_roles | Searches live job listings (Reed + Adzuna) by role/location query | No |
fetch_job_spec | Pulls a clean job description from a posting URL, ready to score or tailor against | No |
tailor_cv_to_role | Rewrites a CV for a target job using a multi-pass tailor→critic engine | Yes |
The tools chain into a job-search arc agents can run end to end: find roles → fetch a JD → score fit → tailor. Every result links back to nextrole.site to save, track applications, and refine. Results stay grounded in the CV you provide — nothing is invented.
Add the remote server in any MCP-capable client (Claude, ChatGPT, Cursor, Cline, VS Code, …) using the endpoint and Streamable HTTP transport.
Claude Code:
ats_lintfind_rolesfetch_job_spec + score_cvtailor_cv_to_roleBuilt by Hyperdrift. NextRole is a job-search companion — it turns your real CV into a role-specific application and helps you move your search forward.