Skip to main content
Glama
minhhua-EH

Semantica Search MCP

by minhhua-EH

Related Servers

Alternatives to Semantica Search MCP

No user-submitted related servers found.

    Related Servers

    • A
      license
      A
      quality
      D
      maintenance
      Enables semantic search over codebases using natural language queries, returning relevant code snippets with source locations. Integrates with Claude Code for automatic codebase exploration.
      1
      1
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      Provides Claude Code with local semantic search and indexing of your codebase using AST-aware chunking and hybrid search, enabling deep code understanding without sending data to the cloud.
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      Semantic code search engine for Claude Code with hybrid search combining vector, FTS, AST graph, and ripgrep regex, with RRF fusion and reranking.
      47
      MIT
    • F
      license
      Not graded
      quality
      D
      maintenance
      Enables Claude Code to semantically search a legacy codebase using natural language queries, returning relevant code chunks via vector search.
      -

    TDQS

    A3.7/5.0

    Scored across 8 tools

    Disambiguation4/5

    Most tools have clearly distinct purposes (search, status, incremental reindex, hooks, reset, clear). There is mild overlap between onboard_project and index_codebase/enable_git_hooks since onboarding bundles both, and clear_index vs reset_state could be confused (data deletion vs stuck-process cleanup), but descriptions differentiate them well.

    Naming Consistency5/5

    All eight tools use consistent snake_case verb_noun naming (onboard_project, index_codebase, search_code, get_index_status, reindex_changed_files, enable_git_hooks, reset_state, clear_index). No mixing of conventions or casing.

    Tool Count5/5

    Eight tools is well-scoped for a semantic code search server, covering setup, indexing, search, monitoring, and maintenance without redundancy. Every tool earns its place.

    Completeness4/5

    The surface covers the full lifecycle: onboarding, indexing (full and incremental), search, status monitoring, git hooks, reset, and clearing. Minor gaps exist—no config get/update tool despite onboarding creating config, and no way to remove specific files without a full clear.

    Maintenance

    ActivityInactive
    ResponsivenessUnresponsive