Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
BEEBOO_API_KEYYesYour BeeBoo API key (e.g., bb_sk_xxxxxxxxxxxx)
BEEBOO_API_URLNoThe BeeBoo API endpointhttps://beeboo-api-625726065149.us-central1.run.app

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
beeboo_knowledge_search

Search the BeeBoo knowledge base for information using semantic search

beeboo_knowledge_add

Add a new entry to the BeeBoo knowledge base

beeboo_knowledge_list

List all knowledge base entries

beeboo_approval_request

Request human approval for an action. Use this when you need explicit permission before proceeding with a potentially impactful operation.

beeboo_approval_check

Check the status of an approval request

beeboo_approvals_list

List all approval requests with optional status filter

beeboo_request_create

Create a work request for the team. Use this to queue up tasks that need human attention or execution.

beeboo_requests_list

List all work requests with optional status filter

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/TGM-Ventures/beeboo-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server