Skip to main content
Glama
306,500 tools. Last updated 2026-07-27 01:08

"Chat with RAG (Retrieval-Augmented Generation)" 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

  • Conversational access to advertising performance data, creative analysis, and campaign insights

  • Search, order, and manage eSIM data packages for 190+ countries.

  • 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
  • Test a domain's chat by sending a message that triggers RAG search and LLM generation, mimicking production to verify the knowledge base is functioning correctly.
    MIT
  • Chat with local LLMs using conversation history, system messages, tool calling, and adjustable generation settings.
    AGPL 3.0
  • Start a stateful chat session with a Gemini model, returning a unique sessionId for continued interaction. Customize with initial history, generation settings, and safety configurations.
    MIT
  • 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