Skip to main content
Glama
253,062 tools. Last updated 2026-06-30 19:42

"Understanding Vector Search" matching MCP tools:

Matching MCP Servers

Matching MCP Connectors

  • Search for similar items in a Meilisearch index using vector embeddings to find content based on semantic similarity rather than exact text matches.
  • Query a Databricks Vector Search index using text or vector input to retrieve similar results with optional filters and scoring.
    MIT
  • Search codebases by meaning using hybrid vector and graph analysis. Identify features like user authentication without exact keyword matches.
    MIT
  • Log time-stamped events such as ideas, notes, or tasks, and index them for vector search to build a chronological memory of occurrences.
    AGPL 3.0
  • Search your personal memory layers by combining vector similarity with keyword matching to retrieve relevant episodic, semantic, and procedural memories.
    AGPL 3.0
  • Retrieve the k nearest nodes to a query embedding using HNSW vector similarity. Use for semantic search after creating a vector index on a specific label and property.
    Apache 2.0
  • Filter documents by metadata before ranking by vector similarity to enable production RAG and semantic search pipelines.
    MIT
  • Performs semantic vector search, then expands each result's graph neighborhood to reveal contextual relationships.
    Apache 2.0
  • Search Zvec vector stores by converting natural language queries into embeddings and retrieving similar items from a specified collection.
    Apache 2.0