Used to download and install the uv package installer, which is recommended for dependency management.
Enables cloning repositories from GitHub to access code for the RAGFlow MCP server.
Provides the runtime environment for the RAGFlow MCP server, requiring Python 3.12 specifically.
Supports configuration management through pyproject.toml for dependency resolution and installation.
ragflow-mcp
Simple RAGFlow MCP. Only useful until the RAGFlow team releases the official MCP server
Installation
We provide two installation methods. Method 2 (using uv) is recommended for faster installation and better dependency management.
Method 1: Using conda
- Create a new conda environment:
- Clone the repository:
- Install dependencies:
Method 2: Using uv (Recommended)
- Install uv (A fast Python package installer and resolver):
- Clone the repository:
- Create a new virtual environment and activate it:
- Install dependencies:
Run MCP Server Inspector for debugging
- Start the MCP server
- Start the inspector using the following command:
This server cannot be installed
A simple temporary MCP server for RAGFlow that bridges the gap until an official version is released.
Related MCP Servers
- AsecurityAlicenseAqualityImplementation of an MCP server for the RAG Web Browser Actor. This Actor serves as a web browser for large language models (LLMs) and RAG pipelines, similar to a web search in ChatGPT.Last updated -133077JavaScriptApache 2.0
- -securityAlicense-qualityMCP Server for the Perplexity API.Last updated -50PythonMIT License
- AsecurityAlicenseAqualityA proxy server that unifies multiple MCP servers, enabling seamless tool, prompt, and resource management via the MetaMCP App.Last updated -1,489119TypeScriptApache 2.0
- -securityAlicense-qualityA lightweight mcp server that tells you exactly where you are.Last updated -PythonMIT License