Skip to main content
Glama
FoundZiGu

ragflow-mcp-server-fixed

by FoundZiGu

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
RAGFLOW_API_KEYYesRAGFlow API key.
RAGFLOW_BASE_URLYesRAGFlow base URL.
RAGFLOW_DEFAULT_CHAT_IDNoExisting RAGFlow chat assistant ID for ask_configured_chat.
RAGFLOW_DEFAULT_CHAT_NAMENoExisting RAGFlow chat assistant name for ask_configured_chat.
RAGFLOW_DEFAULT_SESSION_NAMENoSession name created for the configured chat.

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_datasetsB

List RAGFlow datasets. Returns dataset id and name.

create_chatB

Create a RAGFlow chat assistant and session for one dataset.

chatC

Ask a question in a created RAGFlow chat session.

ask_configured_chatA

Preferred one-step QA tool. Ask a question in the RAGFlow chat assistant configured on server startup. No dataset_id, chat_id, or session_id is required.

retrieveB

Retrieve relevant chunks directly from a RAGFlow dataset.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/FoundZiGu/ragflow-mcp-server-fixed'

If you have feedback or need assistance with the MCP directory API, please join our Discord server