Skip to main content
Glama
BACH-AI-Tools

bach-jsearch

Official

Related Servers

Alternatives to bach-jsearch

No user-submitted related servers found.

    Related Servers

    • A
      license
      A
      quality
      A
      maintenance
      MCP server for interacting with the CleanJobData Job API, enabling job searches, company lookups, location suggestions, and candidate profile prompts.
      5
      MIT
    • F
      license
      Not graded
      quality
      C
      maintenance
      GetJobzi MCP server for job search, application tracking, and career forecasting.
      -
    • A
      license
      Not graded
      quality
      A
      maintenance
      MCP server that exposes job search data from multiple boards, enabling clients to query and manage job listings via natural language.
      7
      MIT
    • A
      license
      Not graded
      quality
      A
      maintenance
      MCP server for job search and application tracking, enabling AI agents to search jobs, get details, manage applications, and find contacts across 128K+ jobs and 1,900+ companies.
      638 npm
      3
      MIT
    • A
      license
      A
      quality
      C
      maintenance
      MCP server for SuperJob.ru API that enables searching for vacancies, employers, and reference data like towns and professions.
      5
      42 npm
      MIT
    • A
      license
      A
      quality
      C
      maintenance
      MCP server exposing Adzuna's job search and salary analytics APIs as tools, including job search, category listing, salary histograms, top companies, regional data, historical salary data, and API version checking.
      7
      2
      Apache 2.0

    TDQS

    A3.9/5.0

    Scored across 4 tools

    Disambiguation4/5

    The tools are mostly distinct: job_search finds jobs, job_details retrieves details for a specific job, job_salary estimates salary by title/location, and company_job_salary estimates salary by company/title. However, job_salary and company_job_salary both deal with salary estimation, and job_details also includes salary estimates, creating minor overlap.

    Naming Consistency4/5

    All tools use lowercase snake_case with a descriptive prefix. job_search uses a verb (search), while job_details and job_salary use nouns, and company_job_salary combines company and job. The pattern is readable but not perfectly uniform.

    Tool Count5/5

    With only 4 tools, the server is well-scoped for a job search API. Each tool serves a distinct, essential function (search, details, salary by title, salary by company) without unnecessary proliferation.

    Completeness4/5

    The tool set covers the core job-search lifecycle: searching, viewing details, and salary estimation. Minor gaps exist, such as lack of tools for managing saved searches or applying to jobs, but for a search-focused server the coverage is solid.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues