liangdabiao/simple_ai_toolset
AI大模型的基本开发框架,适合普通后端程序员,功能类似coze包括:fastapi后端接口,搜索,文档解析和向量化,RPA和爬虫,自定义agent,对接第三方数据接口,mongodb数据库,控制json返回,多模态理解和生成等等
Platform-specific configuration:
{
"mcpServers": {
"simple_ai_toolset": {
"command": "npx",
"args": [
"-y",
"simple_ai_toolset"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...