Chalee MCP RAG
JSON →A Retrieval-Augmented Generation (RAG) server for document processing, vector storage, and intelligent Q&A, powered by the Model Context Protocol.
Install
npm install -g pm2 Tools · 6
- initialize_rag 初始化 RAG Agent
- add_document 添加文档到知识库
- ask_question 智能问答
- search_documents 文档相似性搜索
- get_knowledge_base_stats 获取知识库统计
- clear_knowledge_base 清空知识库
Environment variables
OPENAI_API_KEY