Buu AI
CreatedBuu-AI
Acts as a command execution gateway for the Buu platform, exposing tools to manage teams, subthreads, and generation requests.
About
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.
Key Features
- 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
Use Cases
- Managing teams within the Buu platform
- Generating subthreads for a thread
- Handling generation requests for images and 3D models