Skip to main content
Glama
andrewaws26

Claude Works

by andrewaws26

Related Servers

Alternatives to Claude Works

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      C
      maintenance
      An 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
    • A
      license
      Not graded
      quality
      A
      maintenance
      A local-first, open-source MCP server that analyzes jobs, matches your CV, tailors documents, and tracks applications — all on your machine with no data uploaded.
      AGPL 3.0
    • A
      license
      A
      quality
      B
      maintenance
      An 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.
      22
      1
      MIT
    • A
      license
      A
      quality
      C
      maintenance
      A privacy-first MCP server for locally managing job, fellowship, and graduate-school applications. It offers tools for tracking application status, analyzing role fit, generating LaTeX CV/cover letters, interview prep, and discovering public jobs from ATS APIs.
      8
      1
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      A local-first MCP server for tracking job applications, companies, and vacancies, storing everything in a single SQLite file and exposing 19 tools for managing the job search from clients like Claude.
      2
      MIT

    TDQS

    A4/5.0

    Scored across 16 tools

    Disambiguation5/5

    Each tool maps to a distinct stage or resource in the workflow: discovery, JD fetch, scoring, queue curation, resume build/verify/render, submission planning, and ledger read/write. Closely related tools like get_search_angle vs list_search_angles and discover_jobs vs list_queue are separated by lookup-vs-enumerate and new-discovery-vs-existing-queue.

    Naming Consistency4/5

    Nearly all tools follow a clear verb_noun pattern using predictable verbs like list_, get_, fetch_, build_, render_, and record_. The only notable outlier is ledger_summary, which is a noun phrase rather than a verb-led name, but the overall convention is consistent and readable.

    Tool Count4/5

    At 16 tools, the set is slightly above the typical 3-15 well-scoped range, but the count is justified by the breadth of an end-to-end job-search pipeline. Each tool covers a distinct step with little redundancy, so the size feels earned rather than bloated.

    Completeness4/5

    The surface covers the full core loop: discovery, curation, scoring, resume building/verification/rendering, submission planning, email verification, and application ledger recording. Minor lifecycle gaps exist, such as updating or withdrawing ledger entries and programmatically restoring parked roles, but these do not block the main workflow.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues