ragflow-mcp
@oraichain
About ragflow-mcp
Simple RAGFlow MCP. Only useful until the RAGFlow team releases the official MCP server
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"ragflow-mcp": {
"command": "uv",
"args": [
"venv",
"--python",
"3.12"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is ragflow-mcp?
A simple MCP server for RAGFlow, intended as a temporary solution until the official RAGFlow MCP server is released.
How to use ragflow-mcp?
Install via conda or uv (recommended), then start the MCP server and optionally run the inspector with SERVER_PORT=9000 npx @modelcontextprotocol/inspector for debugging.
Key features of ragflow-mcp
- Simple integration with RAGFlow via MCP protocol
- Two installation methods: conda and uv
- Support for MCP Server Inspector debugging
Use cases of ragflow-mcp
—
FAQ from ragflow-mcp
What is the purpose of ragflow-mcp?
It provides a temporary MCP server for RAGFlow until the official RAGFlow team releases their own MCP server.
How do I install ragflow-mcp?
Two methods are available: using conda (create environment, clone repo, install dependencies with pip) or using uv (install uv, clone repo, create virtual environment, install dependencies with uv pip).
How do I debug the server?
Start the MCP server, then run the inspector with SERVER_PORT=9000 npx @modelcontextprotocol/inspector.
What are the runtime requirements?
Python 3.12 is required. No other dependencies are mentioned beyond those in requirements.txt/pyproject.toml.
Frequently asked questions
What is the purpose of ragflow-mcp?
It provides a temporary MCP server for RAGFlow until the official RAGFlow team releases their own MCP server.
How do I install ragflow-mcp?
Two methods are available: using conda (create environment, clone repo, install dependencies with pip) or using uv (install uv, clone repo, create virtual environment, install dependencies with uv pip).
How do I debug the server?
Start the MCP server, then run the inspector with `SERVER_PORT=9000 npx @modelcontextprotocol/inspector`.
What are the runtime requirements?
Python 3.12 is required. No other dependencies are mentioned beyond those in requirements.txt/pyproject.toml.
Basic information
More Other MCP servers

Lemon.io
lemon-ioRequest dedicated senior developers to work on your project, write job descriptions, and prep technical interviews — all without leaving your Claude chat. Just describe what you need, and Lemon.io MCP does the rest. 1–3
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser

EverArt
modelcontextprotocolModel Context Protocol Servers
Comments