Skip to main content
Glama
Nirvanjha2004

yc-mcp-connector

Related Servers

Alternatives to yc-mcp-connector

No user-submitted related servers found.

    Related Servers

    • A
      license
      A
      quality
      A
      maintenance
      Enables searching YC Work at a Startup jobs, reading job and company details, inspecting application requirements, and submitting applications with dry-run safety while tracking weekly quotas and login status.
      15
      MIT
    • A
      license
      A
      quality
      B
      maintenance
      Enables reading Y Combinator's Work at a Startup job postings and company details through a logged-in session, providing structured data to AI assistants.
      2
      MIT
    • A
      license
      C
      quality
      A
      maintenance
      Enables AI assistants to query Y Combinator startup jobs and companies via the Work at a Startup platform, including advanced filters for skills, salary, equity, and visa sponsorship, plus tools to fetch detailed company and job information.
      4
      MIT

    TDQS

    A3.7/5.0

    Scored across 7 tools

    Disambiguation3/5

    Most tools map to distinct resources, but yc_get_startup and yc_fetch_companies both fetch company profiles, and yc_search_startups explicitly routes to yc_fetch_companies while yc_get_startup supports the same batch lookup, creating ambiguity. The remaining search, job, and apply tools are clearly separable.

    Naming Consistency5/5

    All tools share the yc_ prefix and follow a consistent snake_case verb_object pattern, such as list_, search_, get_, fetch_, and apply_to. The slight synonym difference between get and fetch does not break the naming structure.

    Tool Count5/5

    Seven tools is well-scoped for a YC startup and job search-and-apply workflow. Each tool maps to a meaningful step: list resumes, search startups or jobs, fetch details, and apply.

    Completeness4/5

    The core workflow is covered: search startups, search jobs, fetch startup and job details, and submit applications with a dry-run approval flow. The main gap is lack of any post-application management or status-checking, though that may be outside the server's intended scope.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues