JobScout MCP
Related Servers
Alternatives to JobScout MCP
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityCmaintenanceMCP server that aggregates and deduplicates job listings from multiple public sources, ranks them against a user's resume, and exposes tools for searching, viewing details, explaining fit, and tracking applications.MIT
- 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.8312 npm1AGPL 3.0
- AlicenseNot gradedqualityCmaintenanceAn MCP server that exposes job-search and application-management capabilities to compatible AI clients, enabling discovery of vacancies, drafting of tailored application materials, and coordinated human-approved submissions.MIT
- AlicenseNot gradedqualityBmaintenanceA job-search MCP server that ranks roles, drafts cover letters, and rehearses Q&A answers using a candidate profile, with live listings from five public sources.45 npmMIT
- AlicenseAqualityBmaintenanceAn MCP server that automates job applications by discovering postings from ATS boards, applying eligibility gates, scoring candidates, and drafting answers, while requiring human approval before submission. It respects anti-bot controls and only submits with explicit consent.221MIT
- FlicenseAqualityDmaintenanceA local job-hunting MCP server for discovering jobs across pluggable web sources, tracking applications through a status lifecycle, and managing profiles/resumes, with geo/map-region search.12-
TDQS
Scored across 4 tools
Each tool has a clearly distinct purpose: listing sources, searching jobs, classifying jobs, and deduplicating records. No two tools overlap in functionality, reducing the risk of misselection.
All tools share the 'jobscout_' prefix and use snake_case, with a consistent verb_noun pattern for three tools (list_sources, search_jobs, classify_jobs). 'jobscout_deduplicate' is a single verb, a minor deviation from the otherwise predictable pattern.
Four tools is well-scoped for a job search and classification server, covering the core workflow without unnecessary bloat. Each tool contributes a distinct capability.
The tool surface covers source listing, searching, classifying, and deduplicating, which are the main operations for job aggregation. A minor gap is the lack of a tool to manage sources (e.g., add/remove), but this does not hinder the primary workflow.