Skip to main content
Glama
Acendas

Bitbucket MCP Server

by Acendas

list_issues

Retrieve and filter issues from a Bitbucket repository's issue tracker using parameters like state, priority, and search queries.

Instructions

List issues in a repository's issue tracker.

Args: repo_slug: Repository slug (name) query: Search query to filter issues (optional) state: Filter by state - "new", "open", "resolved", "on hold", "invalid", "duplicate", "wontfix", "closed" (optional) priority: Filter by priority - "trivial", "minor", "major", "critical", "blocker" (optional) workspace: Bitbucket workspace (optional if configured) page: Page number for pagination (default: 1) pagelen: Number of results per page, max 100 (default: 25)

Returns: List of issues with their details

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
repo_slugYes
queryNo
stateNo
priorityNo
workspaceNo
pageNo
pagelenNo

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