Skip to main content
Glama
Acendas

Bitbucket MCP Server

by Acendas

update_repository

Modify repository settings in Bitbucket Cloud, including privacy, description, language, fork policy, and feature toggles for issues and wiki.

Instructions

Update repository settings.

Args: repo_slug: Repository slug (name) description: New description (optional) is_private: Whether the repository is private (optional) language: Programming language (optional) fork_policy: Fork policy - "allow_forks", "no_public_forks", or "no_forks" (optional) has_issues: Enable/disable issue tracker (optional) has_wiki: Enable/disable wiki (optional) workspace: Bitbucket workspace (optional if configured)

Returns: Updated repository details or error message

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
repo_slugYes
descriptionNo
is_privateNo
languageNo
fork_policyNo
has_issuesNo
has_wikiNo
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