Skip to main content
Glama
radiovisual

zoekt-mcp

by radiovisual

Related Servers

Alternatives to zoekt-mcp

No user-submitted related servers found.

    Related Servers

    • F
      license
      A
      quality
      B
      maintenance
      Provides a code search service via MCP, allowing AI clients to perform fast, indexed searches across large codebases using Zoekt, with support for filters like repository, language, and path.
      2
      -
    • A
      license
      Not graded
      quality
      C
      maintenance
      Provides two-modal code search (lexical via Zoekt and semantic via ChromaDB embeddings) for AI coding agents through MCP tools, enabling fast regex and meaning-based code lookup.
      MIT
    • A
      license
      A
      quality
      A
      maintenance
      Local-first code intelligence for coding agents. Exposes precomputed SCIP navigation, Zoekt lexical search, cross-repo blast radius, and semantic search as MCP tools.
      9
      4
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      MCP server exposing Sourcegraph's AI-enhanced code search capabilities to coding agents, enabling advanced code search, repository discovery, and content fetching.
      MIT
    • F
      license
      Not graded
      quality
      A
      maintenance
      Provides a local-first code indexing and search engine for coding agents via MCP, enabling precise codebase queries, symbol lookup, and freshness-aware retrieval.
      -
    • F
      license
      Not graded
      quality
      D
      maintenance
      Exposes Cursor's semantic code search through MCP, enabling tools like codebase_search to query indexed repos.
      1
      -

    TDQS

    A4.2/5.0

    Scored across 3 tools

    Disambiguation5/5

    Each tool has a clearly distinct purpose: listing repositories, searching code, and retrieving file contents. No ambiguity between them.

    Naming Consistency5/5

    All tool names follow a consistent verb_noun snake_case pattern: list_repos, search_code, get_file.

    Tool Count5/5

    Three tools cover the essential operations for a code search index server (list, search, fetch) without being too few or too many.

    Completeness4/5

    The set covers the core workflows well. A minor gap might be listing files within a repository, but the current set is sufficient for common use cases.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues