Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| BITBUCKET_USERNAME | No | Bitbucket username (required for basic auth method) | |
| BITBUCKET_API_TOKEN | No | API token (required for api_token auth method) | |
| BITBUCKET_WORKSPACE | No | Default workspace (optional) | |
| BITBUCKET_USER_EMAIL | No | Your Atlassian email (required for api_token auth method) | |
| BITBUCKET_AUTH_METHOD | No | Authentication method: api_token, oauth, or basic | |
| BITBUCKET_APP_PASSWORD | No | App password (required for basic auth method) | |
| BITBUCKET_OUTPUT_FORMAT | No | Output format: json, toon, or compact (optional) |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |