Skip to main content
Glama

Related Servers

Alternatives to Code Reader MCP Server

No user-submitted related servers found.

    Related Servers

    TDQS

    B3.3/5.0

    Scored across 8 tools

    Disambiguation4/5

    Most tools target distinct actions (listing services, comparing branches, extracting commits/PRs, analyzing API files). However, compare_branches and get_api_changes overlap in comparing branches for API-related changes, which could cause misselection, though descriptions provide some differentiation.

    Naming Consistency5/5

    All tool names use consistent snake_case and a verb_noun pattern (list_services, get_api_changes, analyze_api_endpoint, compare_branches). The verbs vary appropriately by action without breaking the pattern.

    Tool Count5/5

    8 tools is well-scoped for a code/API reading server; each tool covers a distinct read or analysis operation without obvious redundancy.

    Completeness4/5

    The surface covers service listing, branch/commit/PR inspection, API diffing, API file retrieval, endpoint analysis, and test templates. Minor gaps exist, such as general file search or branch listing, but core API-change workflows are covered.