Skip to main content
Glama

Related Servers

Alternatives to vdiff

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      B
      maintenance
      Enables AI coding agents to verify, compare, and safely upgrade npm packages by scoring packages from public signals and sandboxed co-installation, detecting breaking API surface changes, and rewriting code that upgrades break.
      188 npm
      8
      MIT
    • A
      license
      A
      quality
      B
      maintenance
      An MCP server that gives AI coding agents accurate, version-aware API documentation for any npm package — straight from the source.
      1
      13 npm
      MIT
    • A
      license
      Not graded
      quality
      A
      maintenance
      MCP server that watches upstream API providers for breaking changes, scans your codebase for impact, and drafts migration fixes locally, all offline-first with zero network.
      82 npm
      1
      AGPL 3.0
    • A
      license
      Not graded
      quality
      B
      maintenance
      Enables AI coding agents to identify exactly what broke between two dependency versions, with citations for every claim, and to verify package existence to catch typosquatting, all without requiring an API key.
      MIT

    TDQS

    A4.1/5.0

    Scored across 2 tools

    Disambiguation5/5

    The two tools have distinct purposes: one resolves package versions, the other computes breaking changes. There is no ambiguity or overlap.

    Naming Consistency5/5

    Both tools follow a consistent verb_noun pattern with snake_case (resolve_package, get_breaking_changes), making them predictable.

    Tool Count4/5

    With only two tools, the server is minimal but well-suited to its niche purpose of version analysis. It could benefit from additional utilities like listing versions, but the count is not inappropriate.

    Completeness4/5

    The tools cover the essential workflow: resolve a package name to a version, then get breaking changes. While there are no additional features like changelog retrieval or multi-package comparison, the core functionality is complete.

    Maintenance

    ActivityStale
    ResponsivenessNo issues