Skip to main content
Glama
167,424 tools. Last updated 2026-06-02 20:54

"Understanding Document Embeddings, Knowledge Graphs, and Vector Representations" matching MCP tools:

  • Generate vector embeddings from text for semantic search, RAG, clustering, or similarity tasks. Choose between query or document input type and adjust model quality and dimensionality.
    MIT
  • Find documents semantically related to any file or connector document. Uses vector embeddings to perform similarity search and return the most relevant content.
    MIT
  • Find similar vector embeddings in Zilliz Cloud collections using vector similarity search with optional filtering and result customization.
    Apache 2.0
  • Create and manage per-team knowledge bases with vector-indexed documents. Agents search via hybrid cosine similarity and keyword fallback at runtime.
    AGPL 3.0

Matching MCP Servers

  • A
    license
    -
    quality
    C
    maintenance
    A secure vector-based memory server that provides persistent semantic memory for AI assistants using sqlite-vec and sentence-transformers. It enables semantic search and organization of coding experiences, solutions, and knowledge with features like auto-cleanup and deduplication.
    Last updated
    MIT
  • A
    license
    -
    quality
    B
    maintenance
    An MCP server that enables AI agents to query specialized, domain-specific knowledge bases built using the LightRAG framework for enhanced retrieval-augmented generation. It allows for managing and searching knowledge graphs and vector embeddings to provide accurate, context-aware information during an AI assistant's reasoning process.
    Last updated
    52
    MIT

Matching MCP Connectors

  • The AWS Knowledge MCP server is a fully managed remote Model Context Protocol server that provides real-time access to official AWS content in an LLM-compatible format. It offers structured access to AWS documentation, code samples, blog posts, What's New announcements, Well-Architected best practices, and regional availability information for AWS APIs and CloudFormation resources. Key capabilities include searching and reading documentation in markdown format, getting content recommendations, listing AWS regions, and checking regional availability for services and features.

  • AI reasoning checks any document against known international standards before your agent acts on it.

  • Add nodes to knowledge graphs for organizing components, events, requirements, or concepts. Supports multiple graph types including topology, timelines, and knowledge bases.
    MIT
  • Create a vector store from S3 markdown files by downloading, chunking, embedding with AWS Bedrock Titan, and storing in PostgreSQL for semantic search.
    MIT
  • Permanently delete a registered media asset by removing storage files, vector embeddings, and all associated metadata. This action cannot be undone.
    MIT
  • Search Fodda's expert-curated knowledge graphs using hybrid vector and keyword methods to find relevant trends and articles across industries like retail, beauty, and sports.
    Unlicense - libtelnet variant
  • Regenerate vector embeddings for all published content to maintain search accuracy and relevance in LightCMS. Use after initial setup or when embeddings become outdated.
    MIT
  • Initialize a domain with a knowledge base by uploading markdown content. Each ## section becomes a searchable vector-embedded document. Run this before testing or serving chat queries.
    MIT
  • Generate numerical vector embeddings from text input to enable semantic search, clustering, or similarity comparisons.
    AGPL 3.0
  • Analyze local codebases to extract code knowledge, signatures, and docstrings, and optionally generate API reference documentation and dependency graphs.
    MIT
  • Remove a document from Chroma vector database using its unique ID. This tool ensures efficient document management and cleanup in the MCP server environment.
    MIT
  • Find entities in your knowledge graph by semantic meaning using vector embeddings and similarity thresholds. Specify query, limit, similarity, entity types, and hybrid search options.
    MIT