ragflow-mcp
@oraichain
About ragflow-mcp
Simple RAGFlow MCP. Only useful until the RAGFlow team releases the official MCP server
Basic information
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.
More Other MCP servers
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
Comments