Skip to main content
Glama

Bucketeer MCP Server

Official
by bucketeer-io

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
BUCKETEER_HOSTYesThe host URL for the Bucketeer API (e.g. api.bucketeer.io)
BUCKETEER_API_KEYYesYour Bucketeer API key with appropriate permissions (READ, WRITE, or ADMIN)
BUCKETEER_ENVIRONMENT_IDYesYour Bucketeer environment ID

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
listFeatureFlags

List all feature flags in the specified environment

createFeatureFlag

Create a new feature flag in the specified environment

getFeatureFlag

Get a specific feature flag by ID

updateFeatureFlag

Update an existing feature flag

archiveFeatureFlag

Archive a feature flag (make it inactive)

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/bucketeer-io/bucketeer-mcp'

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