ragflow-mcp-server

ragflow-mcp-server

3.3

If you are the rightful owner of ragflow-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

RAGFlow MCP Server is designed to interact with knowledge bases and facilitate chat functionalities.

The RAGFlow MCP Server is a robust platform that allows users to interact with knowledge bases and engage in chat functionalities. It provides a structured way to manage datasets and create chat assistants that can respond to user queries. The server is equipped with tools to list datasets, create chat sessions, and facilitate conversations with chat assistants. It is designed to be integrated with various platforms and supports configuration through JSON and YAML files. The server can be easily set up and deployed, with detailed instructions for building, publishing, and debugging.

Features

  • Dataset Management: Allows listing and managing datasets with ease.
  • Chat Assistant Creation: Facilitates the creation of chat assistants with specific datasets.
  • Interactive Chat: Enables real-time conversation with chat assistants.
  • Platform Integration: Supports integration with various platforms through configuration files.
  • Development and Debugging: Provides tools for building, publishing, and debugging the server.

Tools

  1. list_datasets

    Lists all datasets and returns their IDs and names.

  2. create_chat

    Creates a new chat assistant with a specified name and dataset ID.

  3. chat

    Facilitates conversation with a chat assistant using a session ID and question.