ragflow
RAGFlow is a leading open-source Retrieval-Augmented Generation (RAG) engine that fuses cutting-edge RAG with Agent capabilities to create a superior context layer for LLMs
claude mcp add --transport stdio infiniflow-ragflow docker run -i infiniflow/ragflow
How to use
RAGFlow is an advanced open-source Retrieval-Augmented Generation (RAG) engine that integrates RAG with Agent capabilities to create a powerful context layer for large language models (LLMs). It provides a streamlined RAG workflow suitable for enterprises of all sizes. Users can leverage pre-built agent templates and a converged context engine to efficiently transform complex data into high-fidelity, production-ready AI systems. The server allows for intelligent document understanding, template-based chunking, and compatibility with various data sources, making it a versatile tool for developers.
How to install
To install RAGFlow, ensure you have the following prerequisites: a CPU with at least 4 cores, 16 GB of RAM, and 50 GB of disk space. Additionally, you need Docker version 24.0.0 or higher and Docker Compose version 2.26.1 or higher. If you plan to use the code executor feature, you will also need to install gVisor. Once the prerequisites are met, you can start the server by running the command: docker run -i infiniflow/ragflow. Make sure to check and set vm.max_map_count to at least 262144 before starting the server.
Additional notes
If you encounter issues with memory allocation, ensure that your system's vm.max_map_count is set correctly. This setting can be checked and modified using the sysctl command. Remember that changes to vm.max_map_count will reset after a reboot unless you update the /etc/sysctl.conf file. RAGFlow also supports various data synchronization methods, making it adaptable to different data sources.
Related MCP Servers
dify
Production-ready platform for agentic workflow development.
cursor-talk-to-figma
TalkToFigma: MCP integration between AI Agent (Cursor, Claude Code) and Figma, allowing Agentic AI to communicate with Figma for reading designs and modifying them programmatically.
deepchat
🐬DeepChat - A smart assistant that connects powerful AI to your personal world
solace-agent-mesh
An event-driven framework designed to build and orchestrate multi-agent AI systems. It enables seamless integration of AI agents with real-world data sources and systems, facilitating complex, multi-step workflows.
tuui
A desktop MCP client designed as a tool unitary utility integration, accelerating AI adoption through the Model Context Protocol (MCP) and enabling cross-vendor LLM API orchestration.
evo-ai
Evo AI is an open-source platform for creating and managing AI agents, enabling integration with different AI models and services.