Skip to main content
Glama

Related Servers

Alternatives to parecode

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      C
      maintenance
      An MCP server for semantic code search & navigation that helps AI agents work efficiently without burning through costly tokens. Instead of reading entire files, agents can search conceptually and jump directly to the specific functions, classes, and code chunks they need.
      119
      MIT
    • A
      license
      Not graded
      quality
      A
      maintenance
      An MCP server that reduces AI coding agent token usage by 80-99% through a queryable knowledge graph of code, change tracking, and persistent memory across sessions.
      93 npm
      1
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      MCP server that reduces AI agent token usage by up to 90% through intelligent context compression. Enables efficient code exploration, multi-file refactoring, and debugging by providing tools for smart reading, searching, and managing code context.
      4
      MIT
    • A
      license
      A
      quality
      D
      maintenance
      An MCP server that provides a persistent sandbox for AI coding agents to explore codebases server-side, returning only compact summaries to reduce context consumption.
      3
      8
      MIT
    • A
      license
      A
      quality
      B
      maintenance
      MCP server that helps AI coding agents understand a repository by providing lightweight tree/map, code search, and token-budgeted context packing tools without dumping the entire monorepo into the prompt.
      3
      2 npm
      105
      MIT
    • A
      license
      Not graded
      quality
      B
      maintenance
      An MCP server that indexes codebases into a local graph and provides on-demand context retrieval for AI coding agents, reducing token usage by tracking session history and delivering only relevant code subgraphs.
      5 npm
      MIT

    TDQS

    A4.9/5.0

    Scored across 3 tools

    Disambiguation5/5

    Each tool has a distinct purpose: search, expand, and edit. Descriptions clearly differentiate them, with no overlap.

    Naming Consistency5/5

    All tools follow a consistent 'Parecode' prefix with a verb in CamelCase (Search, Expand, Edit).

    Tool Count5/5

    Three tools is appropriate for a focused code manipulation server, covering the core search, read, and edit operations.

    Completeness5/5

    The set provides a complete workflow: search for code, expand to see context, and edit. No obvious gaps for the intended use.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues