simplyapply-jobs-mcp
Related Servers
Alternatives to simplyapply-jobs-mcp
No user-submitted related servers found.
Related Servers
- AlicenseAqualityBmaintenanceEnables querying open job postings directly from company applicant-tracking systems (Greenhouse, Ashby, Lever), finding a company's job board, listing and comparing roles, and accessing salary data, all without scraping or API keys.3128 PyPIMIT
- AlicenseAqualityCmaintenanceEnables querying job boards for a company's open roles, pulling from Greenhouse, Workday, and an opt-in LinkedIn source and normalizing the results into one shape. It discovers boards, searches one or many companies at once, and returns full postings with title-based AI/ML and junior filtering.7MIT
- AlicenseNot gradedqualityBmaintenanceEnables natural-language job search and aggregation from multiple recruitment websites with zero configuration, providing filtered results and standardized output for AI assistants.26 npmISC
- 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.-
- AlicenseAqualityCmaintenanceEnables asking what companies are hiring right now by querying live job postings from their applicant-tracking system board APIs (Greenhouse, Lever, Ashby, Recruitee, Rippling, Personio), with filters, parsed location, remote flag, and structured salary.3MIT
- AlicenseAqualityBmaintenanceSearch and read public Ashby job boards for named companies, with filtering, full job details, and side-by-side compensation comparison. No API key required.555 npmMIT
TDQS
Scored across 2 tools
The two tools have clearly distinct purposes: one performs a global search across all aggregated job boards, while the other retrieves jobs for a specific company. There is no ambiguity or overlap in their intended use cases.
Both tool names follow the consistent verb_noun pattern (search_jobs, get_company_jobs), using snake_case and action-first naming. This makes the tool set predictable and easy to reason about.
With only two tools, the surface feels minimal but not unreasonable for a narrow job-search aggregation domain. However, the count is at the low end of the spectrum and may limit agent flexibility—additional capabilities like filtering or retrieving specific job details would make it more useful.
The tools cover global search and company-specific retrieval, which are the core operations for job browsing. However, there is no way to retrieve a single job's full details, apply filters within search, or access other lifecycle operations like saving or applying, leaving notable gaps for a complete job-search workflow.