# Bitbucket MCP Server Configuration
# Required: Your Bitbucket workspace ID (find in your workspace URL)
BITBUCKET_WORKSPACE=your-workspace
# Required: Your Bitbucket username
BITBUCKET_USERNAME=your-username
# Required: Your Bitbucket app password (NOT your main password)
# Create one at: https://bitbucket.org/account/settings/app-passwords/
BITBUCKET_APP_PASSWORD=your-app-password
# Optional: Default repository slug to use
BITBUCKET_DEFAULT_REPO=your-repo
# Optional: Logging level (debug, info, warn, error)
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/bobmaertz/bitbucket-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server