Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
RAGFLOW_API_KEYYesAPI key for the RAGFlow API server.
RAGFLOW_BASE_URLYesThe base URL for the RAGFlow API (e.g., http://172.16.33.66:8060).

Tools

Functions exposed to the LLM to take actions

NameDescription
list_datasets

列出 RAGFlow 中的所有数据集

retrieve

从RAGFlow中指定的数据集检索相关内容

create_chat

创建一个新的聊天助手,基于指定的数据集

chat

向聊天助手提问

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/AITech-Team/ragflow-mcp-server-continue'

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