Skip to main content
Glama
Acendas

Bitbucket MCP Server

by Acendas

create_pipeline_variable

Adds a pipeline variable to a Bitbucket repository for configuring automated workflows, with options to secure sensitive data.

Instructions

Create a pipeline variable for a repository.

Args: repo_slug: Repository slug (name) key: Variable name value: Variable value secured: Whether the variable is secured/encrypted (default: False) workspace: Bitbucket workspace (optional if configured)

Returns: Created variable details or error message

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
repo_slugYes
keyYes
valueYes
securedNo
workspaceNo

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

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