关于
This server acts as a command execution gateway for the Buu platform, enabling management of teams, subthreads, and generation requests using a standardized MCP interface. It connects to the Buu GraphQL server, authenticates with an API key, and communicates via `stdio` transport, making it suitable for CLI or tool embedding.
主要功能
- Authenticates with API key
- Connects to the Buu GraphQL server
- Supports Team, Subthread, and GenRequest operations
- Enables generation request handling
- Communicates via `stdio` transport
- 0 GitHub stars
使用案例
- Managing teams within the Buu platform
- Generating subthreads for a thread
- Handling generation requests for images and 3D models