Skip to main content
Glama
260,585 tools. Last updated 2026-07-05 07:35

"Understanding RAG (Retrieval-Augmented Generation or related topics)" matching MCP tools:

  • Ask questions about memory files using retrieval-augmented generation to get answers from stored content with configurable search modes.
    MIT
  • Create a named local vector index for retrieval-augmented generation. Documents added are embedded via Ollama for local RAG without cloud dependencies.
  • Execute a complete retrieval-augmented generation workflow to answer user questions using document context, automatically handling embedding, semantic search, and strict context-grounded responses.
    MIT

Matching MCP Servers

  • A
    license
    -
    quality
    D
    maintenance
    Enhances AI model capabilities with structured, retrieval-augmented thinking processes that enable dynamic thought chains, parallel exploration paths, and recursive refinement cycles for improved reasoning.
    Last updated
    24
    MIT
  • A
    license
    B
    quality
    D
    maintenance
    Enables retrieval-augmented generation by embedding queries with a chosen provider (e.g., OpenAI) and searching supported vector stores (Pinecone, pgvector) to return relevant content.
    Last updated
    1
    Apache 2.0

Matching MCP Connectors

  • Search and filter RAG-capable MCP servers by query, categories, score, transport, and other criteria to find the right retrieval server for your task.
    MIT
  • Extract answers from web pages by analyzing content with AI. Provide a URL and question to get specific information from the page.
    MIT
  • Stores a knowledge fragment with source and evidence tier metadata for future retrieval via semantic RAG queries.
    MIT
  • Ask natural-language questions about your browsing history and get AI-powered answers using RAG. Filter results by event type, domain, or time window.
    MIT
  • Creates or updates a node in a persistent graph memory for long-term RAG retrieval. Requires initialized NFT matrix; if missing, purchase license key first.
    Business Source 1.1
  • Upload files to process and index them for searchable knowledge retrieval using RAG (Retrieval-Augmented Generation) technology.
    MIT
  • Run a complete RAG pipeline that retrieves chunks, generates answers, and scores them on context relevance and citation faithfulness. Returns per-query and aggregate metrics.
    MIT
  • Generate 768-dimensional embedding vectors for retrieval-augmented generation (RAG). Supports single text or batch input, with a pay-per-call cost of 2 sats.
    MIT