Claude MCP Job Assistant
Related Servers
Alternatives to Claude MCP Job Assistant
No user-submitted related servers found.
Related Servers
- FlicenseBqualityCmaintenanceMCP server for analyzing resumes, calculating ATS match scores, and suggesting job-tailored improvements.3-
- AlicenseBqualityDmaintenanceMCP server for managing job application materials, including resume compilation, job posting fetching, and interview preparation.10MIT
- AlicenseBqualityBmaintenanceMCP server for job search, enabling profile creation, job hunting, review, and supervised application preparation without auto-submission.41Apache 2.0
- FlicenseNot gradedqualityCmaintenanceMCP server for AI-powered CV building, offering tools to create professional CVs, improve sections, match skills to jobs, and recommend skills.-
- AlicenseCqualityDmaintenanceAn MCP server that enables AI-assisted job search workflows including job discovery, application tracking, resume evaluation, and cover letter generation, with support for multiple job sources and scheduled scraping.8325 npm1AGPL 3.0
- FlicenseNot gradedqualityDmaintenanceMCP server for AI-native resume optimization, providing tools to load JD, analyze match, rewrite sections, and assemble customized resumes.1-
TDQS
Scored across 2 tools
The two tools have clearly distinct purposes: search_jobs fetches and lists jobs, while save_job persists a specific job. There is no overlap in their functionality, making misselection unlikely.
Both tools follow the verb_noun pattern (search_jobs, save_job) using lowercase snake_case. The consistency is good, though with only two tools there is limited evidence of a broader pattern.
Two tools is quite thin for a job assistant server that presumably requires browsing and managing jobs. Missing operations needed for a complete workflow means the count feels inadequate for the domain.
The surface has notable gaps: there's no way to list or retrieve saved jobs, no delete/discard capability, no detailed view of a job, and no pagination beyond max_results. Agents could reach dead ends when trying to manage or review saved jobs.