Описание
MCP Server for Buu AI
README
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
stdiotransport (ideal for CLI or tool embedding)
Client Installation Instructions
Running on Claude Desktop
To configure Octagon MCP for Claude Desktop:
npx -y @smithery/cli@latest install @OctagonAI/octagon-mcp-server --client claude
Configuration
Environment Variables
Required
BUU_TEAM_API_KEY: Your Buu AI team API key- Required for all operations
Optional
BUU_SERVER_URL: Buu API URL- By default uses the sandbox environment
Tool Registration
1. TeamTools
team_create— Create a new teamteam_add_member— Add a member to a teamteam_remove_member— Remove a member from a teamteam_update— Update team datateam_update_member_role— Update member roleteam_get— Get the personal team for the current userteam_get_all— Get all teams for the current user
3. SubthreadTools
subthread_generate— Generate a subthread for a Threadsubthread_get— Get subthread by IDsubthread_get_all— Get all team's subthread
4. GenRequestTools
generate_image— Generate image for a subthreadgenerate_model— Generate 3D model for subthreadgenrequest_get_all— Get all GenRequests for a specific subthread
Установка Buu
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/Buu-AI/buu-mcp-serverFAQ
Buu MCP бесплатный?
Да, Buu MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Buu?
Нет, Buu работает без API-ключей и переменных окружения.
Buu — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Buu в Claude Desktop, Claude Code или Cursor?
Открой Buu на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
автор: modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
автор: xuzexin-hzCompare Buu with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai
