rexnzm/MCP-rag-with-Chromadb
🗂️ Build a versatile MCP server with RAG capabilities, supporting multiple document formats using LangChain and ChromaDB for efficient data retrieval.
Platform-specific configuration:
{
"mcpServers": {
"MCP-rag-with-Chromadb": {
"command": "npx",
"args": [
"-y",
"MCP-rag-with-Chromadb"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...