Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
BITBUCKET_URL | Yes | Base URL of your Bitbucket Server instance | |
BITBUCKET_TOKEN | No | Personal access token for Bitbucket Server authentication | |
BITBUCKET_PASSWORD | No | Password for Bitbucket Server basic authentication | |
BITBUCKET_USERNAME | No | Username for Bitbucket Server basic authentication | |
BITBUCKET_DEFAULT_PROJECT | No | Default project key to use when not specified in tool calls |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
No tools |