Skip to main content
Glama
Acendas

Bitbucket MCP Server

by Acendas

create_project

Create a new project in a Bitbucket workspace by specifying a name, unique key, and optional settings like privacy and description.

Instructions

Create a new project in a workspace.

Args: name: Project name key: Project key (unique identifier, uppercase letters and numbers) description: Project description (optional) is_private: Whether the project is private (default: True) workspace: Bitbucket workspace (optional if configured)

Returns: Created project details or error message

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
nameYes
keyYes
descriptionNo
is_privateNo
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