Skip to main content
Glama
Ma-fee

rag-mcp

by Ma-fee

Related Servers

Alternatives to rag-mcp

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      B
      maintenance
      A minimal RAG service that exposes a vector index for document retrieval via REST and MCP, allowing querying for relevant document chunks and returning a suggested LLM prompt.
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      An MCP server that indexes documents and serves relevant context to LLMs via Retrieval Augmented Generation (RAG).
      25 npm
      37
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      A Model Context Protocol (MCP) server for Retrieval-Augmented Generation (RAG) operations. It provides tools for building and querying vector-based knowledge bases from document collections, enabling semantic search and document retrieval capabilities.
      3
      MIT
    • A
      license
      D
      quality
      C
      maintenance
      A lightweight RAG system that provides an MCP server for searching and interacting with vector-based knowledge bases. It enables users to perform retrieval-augmented generation and search across Qdrant collections through a standardized interface.
      1
      2
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      RAG document search MCP server that allows AI assistants to search a local document set and retrieve grounded passages via keyword (SQLite FTS5) or semantic (Chroma) backends.
      MIT