Buu AI MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| BUU_SERVER_URL | No | Buu API URL (by default uses the sandbox environment) | |
| BUU_TEAM_API_KEY | Yes | Your Buu AI team API key |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| generate_imageC | [PRIVATE] - Generate image |
| generate_modelD | [PRIVATE] - Generate model. |
| genrequest_get_allB | [PRIVATE] - Get all team's GenRequests by subthread ID |
| subthread_generateC | [PRIVATE] Generates a new subthread. |
| subthread_getC | [PRIVATE] Get team's subthread by ID. |
| subthread_get_allC | [PRIVATE] Get all team's subthreads. |
| team_createC | [PRIVATE] Create a new team for the logged-in user. |
| team_add_memberC | [PRIVATE] Add a new member to the team. |
| team_remove_memberC | [PRIVATE] Remove a member from the team. |
| team_updateC | [PRIVATE] Update team data. |
| team_update_member_roleC | [PRIVATE] Update the role of a team member. |
| team_getB | [PRIVATE] Get the personal team for the current user. |
| team_get_allB | [PRIVATE] Get all teams for the current user. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
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