Get the FREE Ultimate OpenClaw Setup Guide →

FastGPT

FastGPT is a knowledge-based platform built on the LLMs, offers a comprehensive suite of out-of-the-box capabilities such as data processing, RAG retrieval, and visual AI workflow orchestration, letting you easily develop and deploy complex question-answering systems without the need for extensive setup or configuration.

Installation
Run this command in your terminal to add the MCP server to Claude Code.
Run in terminal:
Command
claude mcp add --transport stdio labring-fastgpt docker run -i fastgpt-image

How to use

FastGPT is an AI Agent building platform that provides out-of-the-box capabilities for data processing and model invocation. It allows users to orchestrate workflows visually through its Flow feature, enabling the implementation of complex application scenarios. Users can choose between a cloud service version or self-hosting using Docker or Sealos Cloud for deployment. The platform supports various functionalities such as application orchestration, debugging capabilities, knowledge base management, and an OpenAPI interface for integration with other services.

How to install

To install FastGPT, ensure you have Docker installed on your machine. Then, execute the following commands in your terminal:

# Pull the configuration file
bash <(curl -fsSL https://doc.fastgpt.cn/deploy/install.sh)
# Start the server
docker compose up -d

Once the server is running, you can access FastGPT at http://localhost:3000 using the default credentials: username root and password 1234.

Additional notes

If you encounter any issues during installation or usage, refer to the complete Docker deployment tutorial available in the documentation. Additionally, ensure that your Docker is running and properly configured. Environment variables may be required for certain configurations, which can be set in your Docker environment.

Related MCP Servers

Sponsor this space

Reach thousands of developers