Skip to main content
Glama
Acendas

Bitbucket MCP Server

by Acendas

create_issue

Create new issues in Bitbucket repositories to track bugs, enhancements, proposals, or tasks with customizable priority levels and assignees.

Instructions

Create a new issue in a repository's issue tracker.

Args: repo_slug: Repository slug (name) title: Issue title content: Issue description in markdown (optional) kind: Issue kind - "bug", "enhancement", "proposal", or "task" (default: bug) priority: Issue priority - "trivial", "minor", "major", "critical", or "blocker" (default: major) assignee: Account ID of the assignee (optional) workspace: Bitbucket workspace (optional if configured)

Returns: Created issue details or error message

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
repo_slugYes
titleYes
contentNo
kindNobug
priorityNomajor
assigneeNo
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