Skip to main content
Glama
worktpwls

repomap-mcp

by worktpwls

Related Servers

Alternatives to repomap-mcp

No user-submitted related servers found.

    Related Servers

    • A
      license
      A
      quality
      B
      maintenance
      Enables coding agents to get a compact, token-budgeted map of any repository in one call, including file tree, language stats, entry points, and key symbols, so they read only what they need.
      4
      MIT
    • A
      license
      Not graded
      quality
      A
      maintenance
      Deterministic, local-first repository context for coding agents. Maps an issue, prompt, or git diff to ranked files to read first, likely test commands, and review-risk notes—no API key required.
      21
      MIT
    • A
      license
      Not graded
      quality
      A
      maintenance
      Provides AI coding agents with token-budgeted, context-aware code retrieval from a persistent code graph, enabling efficient question answering without loading the entire repository.
      Apache 2.0
    • A
      license
      Not graded
      quality
      B
      maintenance
      Provides token-efficient code retrieval for coding agents by indexing repositories and enabling ranked snippet search, symbol outlines, and surgical line reads.
      MIT

    TDQS

    A4.3/5.0

    Scored across 3 tools

    Disambiguation5/5

    Each tool has a distinct purpose: get_repo_map returns a repo map, hello is a health check, refresh_cache manages caching. No overlap.

    Naming Consistency4/5

    Two tools follow verb_noun pattern (get_repo_map, refresh_cache), but 'hello' is a single word without underscore. Minor inconsistency, but still clear.

    Tool Count5/5

    3 tools is well-scoped for a focused repo mapping utility. Each tool serves a necessary function without bloat.

    Completeness4/5

    Covers core functionality (map retrieval, health check, cache management). Minor gap: no explicit status tool for cache, but refresh_cache covers maintenance.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues