Skip to main content
Glama
inkman97

bitbucket-dc-mcp

by inkman97

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
BITBUCKET_TOKENYesHTTP Access Token (Bearer)
BITBUCKET_BASE_URLYesBase URL of your Bitbucket DC instance (must be https)
BITBUCKET_LFS_MODENoLFS handling: disabled (default), enabled, or autodisabled
BITBUCKET_USERNAMEYesUsername associated with the token
BITBUCKET_WORKSPACENoLocal directory for cloned repos. Default ~/mcp-workspace~/mcp-workspace
BITBUCKET_SESSION_IDNoSession identifier for log correlation. Auto-generated if unset
BITBUCKET_GIT_TIMEOUTNoSeconds. Default 300300
BITBUCKET_HTTP_TIMEOUTNoSeconds. Default 3030
BITBUCKET_ALLOWED_HOSTSNoComma-separated host allowlist. Defaults to host of BITBUCKET_BASE_URL
BITBUCKET_AUDIT_LOG_PATHNoPath to audit log. Default {workspace}/audit.log{workspace}/audit.log
BITBUCKET_MAX_FILE_BYTESNoMax bytes returned by get_file_content, written by write_file, or applied by apply_patch. Default 1 MiB1048576
BITBUCKET_DEFAULT_PROJECTNoDefault project key for tool calls

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/inkman97/bitbucket-dc-mcp'

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