Skip to main content
Glama
michal7kw
by michal7kw

Related Servers

Alternatives to qdrant-mcp-ollama

No user-submitted related servers found.

    Related Servers

    • A
      license
      A
      quality
      D
      maintenance
      Enables AI assistants to perform intelligent semantic code search across codebases using local AI embeddings for meaning-based retrieval.
      6
      9 npm
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      Enables semantic code search across codebases using Qdrant vector database and OpenAI embeddings, allowing users to find code by meaning rather than just keywords through natural language queries.
      2
      MIT
    • F
      license
      Not graded
      quality
      D
      maintenance
      Enables semantic code search over a local codebase using Qdrant vector embeddings and OpenAI embeddings, allowing natural language queries from MCP-compatible clients like Claude Desktop.
      -

    TDQS

    B3.2/5.0

    Scored across 2 tools

    Disambiguation5/5

    The two tools, qdrant_store and qdrant_find, have entirely distinct purposes—one writes data, the other retrieves it. There is zero ambiguity between them.

    Naming Consistency5/5

    Both tools follow a consistent 'qdrant_<verb>' pattern, using clear action verbs (store, find). The naming is predictable and uniform.

    Tool Count3/5

    With only two tools, the server feels thin for what is typically a database domain, but it is not an extreme mismatch. It sits at the borderline of adequacy.

    Completeness2/5

    The server only provides store and find, lacking any management operations like delete, update, or list. For a database, this is a significant gap that will limit workflow coverage.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues