Skip to main content
Glama

Bucketeer MCP Server

by nnnkkk7
MIT License
1
.env.example549 B
# Bucketeer API Configuration # The host of your Bucketeer API (without https://) BUCKETEER_HOST=api.bucketeer.io # Your Bucketeer API key # Required roles: # - READ: for list and get operations # - WRITE or ADMIN: for create and update operations # - ADMIN: for delete operations BUCKETEER_API_KEY=your-api-key-here # Default environment ID (optional) # If not set, environmentId must be provided for each operation BUCKETEER_ENVIRONMENT_ID=production # Logging level (optional) # Options: error, warn, info, debug # Default: info LOG_LEVEL=info

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

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