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
— 特定のサブスレッドのすべての GenRequest を取得するremote-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