zerotocooked/ragflow-mcp-server
3.2
If you are the rightful owner of ragflow-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The RAGFlow MCP Server integrates RAGFlow API with Cursor IDE, providing document management and semantic search capabilities within the development environment.
Tools
Functions exposed to the LLM to take actions
ragflow_upload_file
Upload and embed a new file into RAGFlow.
ragflow_update_file
Update an existing file and trigger re-embedding.
ragflow_search
Search through the RAGFlow knowledge base.
ragflow_list_files
List all files in a dataset.
ragflow_delete_file
Delete a file from RAGFlow.
ragflow_get_datasets
Get list of available datasets.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client