Allows running ChromaDB server as a Docker container, providing vector storage capabilities for the RAG system
Enables configuration of the server through environment variables stored in .env files
Parses and processes Markdown (.md) files with front matter support for inclusion in the vector database
Utilizes Mozilla's PDF.js library (pdfjs-dist) to extract text content from PDF files for document processing
Runs on Node.js runtime (version 18+) as the foundation for the MCP server implementation
Uses npm for package management, installation of dependencies, and project build processes
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@MCP RAG Serversearch for information about PDF parsing and memory optimization"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
This server cannot be installed