Skip to main content
Glama
aarontrmartin

cindex

Related Servers

Alternatives to cindex

No user-submitted related servers found.

    Related Servers

    • F
      license
      Not graded
      quality
      D
      maintenance
      Enables local semantic code search across repositories using natural language, with AST-aware chunking and hybrid vector/FTS5 retrieval.
      -
    • A
      license
      Not graded
      quality
      D
      maintenance
      Enables semantic code search for AI assistants by indexing codebases with embeddings and Tree-sitter, returning relevant snippets via natural language queries.
      15
      MIT
    • F
      license
      Not graded
      quality
      D
      maintenance
      Provides semantic code search capabilities that run 100% locally using EmbeddingGemma embeddings. Enables finding code by meaning across 15 file extensions and 9+ programming languages without API costs or sending code to the cloud.
      237
      -
    • A
      license
      A
      quality
      A
      maintenance
      Enables AI coding assistants to perform local semantic code search using AST parsing and embeddings, finding code by meaning with exact file and line locations, plus AST-based usage lookup.
      4
      MIT

    TDQS

    A4.6/5.0

    Scored across 1 tool

    Disambiguation5/5

    With only one tool, there is no possibility of ambiguity between tools. The tool is clearly and uniquely defined.

    Naming Consistency5/5

    The single tool name 'search_code' follows a clear verb_noun pattern (snake_case), which is consistent within the server.

    Tool Count3/5

    One tool is on the lower end of appropriateness. While the server's purpose (semantic code search) is narrow, a single tool may feel thin for a typical MCP server; however, it is not extreme.

    Completeness4/5

    The single tool covers semantic search over code and docs, which appears to be the server's complete purpose. Minor gaps like index management are absent, but not necessarily required based on the description.

    Maintenance

    ActivityStale
    ResponsivenessNo issues