MCP Directory

FastGPT

by labring · TypeScript · ★ 27,887

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.

#agent#claude#deepseek#llm#mcp#nextjs#openai#qwen#rag#workflow

Install

npx -y github:labring/FastGPT

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "fastgpt": {
      "command": "npx",
      "args": [
        "-y",
        "github:labring/FastGPT"
      ]
    }
  }
}

From the README

English | 简体中文 | Bahasa Indonesia | ไทย | Tiếng Việt | 日本語 FastGPT 是一个 AI Agent 构建平台,提供开箱即用的数据处理、模型调用等能力,同时可以通过 Flow 可视化进行工作流编排,从而实现复杂的应用场景! https://github.com/labring/FastGPT/assets/15308462/7d3a38df-eb0e-4388-9250-2409bd33f6d4 可以通过 Docker 快速启动 FastGPT,在终端输入以下命令,根据引导完成输入即可拉取配置。 `bash bash - [快速开始本地开发](https://doc.fastgpt.io/self-host/dev/) - [OpenAPI 文档](https://doc.fastgpt.io/openapi/intro) - [FastGPT-plugin](https://github.com/labring/fastgpt-plugin) - [AI Proxy: 模型聚合负载均衡服务](https://github.com/labring/aiproxy) - [Laf:3 分钟快速接…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers