MCP-rag-with-Chromadb

rexnzm/MCP-rag-with-Chromadb
★ 0 stars Python 🤖 AI/LLM Updated today
🗂️ Build a versatile MCP server with RAG capabilities, supporting multiple document formats using LangChain and ChromaDB for efficient data retrieval.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-rag-with-chromad": {
      "command": "uvx",
      "args": [
        "mcp-rag-with-chromadb"
      ]
    }
  }
}

Or install with pip: pip install mcp-rag-with-chromadb

README Excerpt

MCP-rag-with-Chromadb is a user-friendly application that allows you to utilize the Model Context Protocol (MCP) server for Retrieval-Augmented Generation (RAG). It supports multiple document formats and integrates seamlessly with LangChain and ChromaDB. Whether you want to enhance your search capabilities or streamline document handling, this application provides solid features without the technical fuss.

Topics

agentic-aichromadbembeddingsfastmcplangchainllmmcpmcp-clientmcp-serverollamaollama-apiopenai-apiragrag-chatbotrag-pipeline