Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| BITBUCKET_URL | Yes | Your Bitbucket instance URL (e.g., https://bitbucket.org or your self-hosted URL) | |
| BITBUCKET_TOKEN | Yes | Personal Access Token for Bitbucket authentication | |
| BITBUCKET_CACHE_ENABLED | No | Enable/disable caching | true |
| BITBUCKET_ALLOWED_ACTIONS | No | Comma-separated list of allowed tool actions | |
| BITBUCKET_CACHE_TTL_REPOS | No | Repository cache TTL in seconds | 3600 |
| BITBUCKET_DEFAULT_PROJECT | Yes | Default project key for Bitbucket operations |
Capabilities
Server capabilities have not been inspected yet.
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 | |