Buu AI MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
BUU_SERVER_URLNoBuu API URL (by default uses the sandbox environment)
BUU_TEAM_API_KEYYesYour Buu AI team API key

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
generate_image

[PRIVATE] - Generate image

generate_model

[PRIVATE] - Generate model.

genrequest_get_all

[PRIVATE] - Get all team's GenRequests by subthread ID

subthread_generate

[PRIVATE] Generates a new subthread.

subthread_get

[PRIVATE] Get team's subthread by ID.

subthread_get_all

[PRIVATE] Get all team's subthreads.

team_create

[PRIVATE] Create a new team for the logged-in user.

team_add_member

[PRIVATE] Add a new member to the team.

team_remove_member

[PRIVATE] Remove a member from the team.

team_update

[PRIVATE] Update team data.

team_update_member_role

[PRIVATE] Update the role of a team member.

team_get

[PRIVATE] Get the personal team for the current user.

team_get_all

[PRIVATE] Get all teams for the current user.

ID: t0xuq692cn