f36e2104d8
sep-tests / ragflow_preflight (push) Waiting to run
sep-tests / ragflow_tests_infinity (push) Blocked by required conditions
sep-tests / ragflow_tests_elasticsearch (push) Blocked by required conditions
tests / ragflow_preflight (push) Waiting to run
tests / ragflow_tests_infinity (push) Blocked by required conditions
tests / ragflow_tests_elasticsearch (push) Blocked by required conditions
710 B
710 B
sidebar_position, slug, sidebar_custom_props
| sidebar_position | slug | sidebar_custom_props | ||
|---|---|---|---|---|
| 2 | /mcp_tools |
|
RAGFlow MCP tools
The MCP server currently offers a specialized tool to assist users in searching for relevant information powered by RAGFlow DeepDoc technology:
- retrieve: Fetches relevant chunks from specified
dataset_idsand optionaldocument_idsusing the RAGFlow retrieve interface, based on a given question. Details of all available datasets, namely,idanddescription, are provided within the tool description for each individual dataset.
For more information, see our Python implementation of the MCP server.