job-search-mcp
Related Servers
Alternatives to job-search-mcp
No user-submitted related servers found.
Related Servers
- AlicenseAqualityDmaintenanceEnables users to search and query information about military service alternative companies in South Korea through the Military Manpower Administration (MMA) API. Supports filtering by service type, industry, company size, location, and recruitment status.1MIT
- FlicenseAqualityCmaintenanceEnables searching and filtering public institution job postings from the Korean government's ALIO system via MCP.2-
- AlicenseAqualityCmaintenanceEnables real-time job search across thousands of companies' open roles from Greenhouse, Lever, Ashby, and SmartRecruiters, with full-text filtering and company-specific queries, no API key required.2MIT
- FlicenseNot gradedqualityBmaintenanceEnables personalized Korean job search by providing independent MCP servers for Wanted, Saramin, and JobKorea job APIs, along with a resume-based agent skill for tailored job matching.-
- AlicenseNot gradedqualityCmaintenanceSearches job listings from Taiwanese job boards (104 and Yourator) and returns normalized results.MIT
- FlicenseNot gradedqualityCmaintenanceEnables users to retrieve live job postings from any iCIMS career site, providing structured data including title, requisition ID, employer, locations, employment type, dates, salary, and apply links.-
TDQS
Scored across 2 tools
The two tools are clearly differentiated: one searches a single company, the other supports batch searching for multiple companies. While they share the same core purpose, the distinct execution mode (direct results vs. file output) makes them easy to tell apart.
Both tools follow a consistent 'search_jobs' verb-noun pattern, with the bulk variant clearly suffixed as '_bulk'. This creates a predictable and readable naming scheme.
With only 2 tools, the server feels thin for a general job search use case, but the single/bulk search split is a reasonable scope for a focused utility. It is borderline but not extreme.
The server only supports searching by company name, lacking keyword, location, or other filters. The bulk tool returns a file path, requiring external file access to retrieve results, which is an awkward dead end. Missing detail views or pagination leave significant gaps.