buu-mcp-server

buu-mcp-server

0

The Buu AI MCP Server is a command execution gateway for the Buu platform, offering tools to manage teams, subthreads, and generation requests through a standardized MCP interface. It connects to Buu's GraphQL server and allows for secure operations via an API key.

Overview

This server acts as a command execution gateway for the Buu platform, exposing tools to manage teams, subthreads, and generation requests using a standardized MCP interface.

Features

  • Connects to the Buu GraphQL server
  • Supports Team, Subthread and GenRequest operations
  • Enables generation request handling
  • Authenticates with API key
  • Communicates via stdio transport (ideal for CLI or tool embedding)