A
securityA
licenseA
qualityAn MCP server to run commands.
Last updated -
2
933
160
TypeScript
MIT License
该服务器充当 Buu 平台的命令执行网关,使用标准化 MCP 接口公开管理团队、子线程和生成请求的工具。
stdio
传输进行通信(适合 CLI 或工具嵌入)要为 Claude Desktop 配置 Octagon MCP:
BUU_TEAM_API_KEY
:您的 Buu AI 团队 API 密钥BUU_SERVER_URL
:Buu API URLteam_create
— 创建新团队team_add_member
— 向团队添加成员team_remove_member
— 从团队中删除成员team_update
— 更新团队数据team_update_member_role
— 更新成员角色team_get
— 获取当前用户的个人团队team_get_all
— 获取当前用户的所有团队subthread_generate
— 为线程生成子线程subthread_get
— 根据 ID 获取子线程subthread_get_all
— 获取所有团队的子线程generate_image
为子线程生成图像generate_model
— 为子线程生成 3D 模型genrequest_get_all
— 获取特定子线程的所有 GenRequestsremote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
布偶AI MCP服务器
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Buu-AI/buu-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server