FastGPT
FastGPT is a knowledge-based platform built on the LLMs for developing complex question-answering systems.
FastGPT offers a comprehensive suite of out-of-the-box capabilities such as data processing, RAG retrieval, and visual AI workflow orchestration, allowing users to easily develop and deploy complex question-answering systems without extensive setup or configuration.
Compatible with
Install
Claude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"fastgpt": {
"args": [
"-y",
"fastgpt"
],
"command": "npx"
}
}
}Config File Location
Mac: ~/Library/Application Support/Claude/claude_desktop_config.json
Windows: %APPDATA%\Claude\claude_desktop_config.json
Linux: ~/.config/claude/claude_desktop_config.json
Some servers require additional setup - check the GitHub README for specific instructions.
Reviews
Sign in to reviewLoading reviews...
Credentials
Store API keys for FastGPT securely
Loading...