Skip to main content
Glama

Related Servers

Alternatives to @reachpad/mcp

No user-submitted related servers found.

    Related Servers

    TDQS

    A4.4/5.0

    Scored across 7 tools

    Disambiguation5/5

    Each tool addresses a distinct concern: credit balance, environment lifecycle, and command execution are cleanly separated. Even checkpoint_environment is unambiguous because it explicitly forks an environment into a new one.

    Naming Consistency5/5

    All tools follow a consistent verb_noun pattern in snake_case, such as create_environment, list_environments, and delete_environment. Singular/plural usage is natural and predictable.

    Tool Count5/5

    Seven tools is well-scoped for managing persistent development environments: credit checking, creation, listing, inspection, command execution, forking, and deletion/archival. No tool feels redundant or out of place.

    Completeness5/5

    The environment lifecycle is covered end-to-end: create, read (list/get), fork/checkpoint, execute commands, and delete/archive. The credit balance tool fills the one supporting need for running environments, leaving no obvious dead ends.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues