B

Bitbucket

1-Click Ready

Integrates with Bitbucket's REST APIs to enable repository management, pull request handling, and wo...

127 views
0 installs
Updated Sep 14, 2025
Audited
Integrates with Bitbucket's REST APIs to enable repository management, pull request handling, and workspace operations with TypeScript-based error handling and pagination support

Tools

bb_ls_workspaces

Lists workspaces within your Bitbucket account. Returns a formatted Markdown list showing workspace slugs, names, and membership role. Requires Bitbucket credentials to be configured.

bb_get_workspace

Retrieves detailed information for a workspace identified by `workspaceSlug`. Returns comprehensive workspace details as formatted Markdown, including membership, projects, and key metadata. Requires ...

bb_ls_repos

Lists repositories within a workspace. If `workspaceSlug` is not provided, uses your default workspace (either configured via BITBUCKET_DEFAULT_WORKSPACE or the first workspace in your account). Filte...

bb_get_repo

Retrieves detailed information for a specific repository identified by `workspaceSlug` and `repoSlug`. Returns comprehensive repository details as formatted Markdown, including owner, main branch, com...

bb_get_commit_history

Retrieves the commit history for a repository identified by `workspaceSlug` and `repoSlug`. Supports pagination via `limit` (number of commits per page) and `cursor` (which acts as the page number for...

Quick Start

View on GitHub

More for Developer Tools

View All →

More for Project Management

View All →

Similar MCP Servers

B

Bitbucket

Integrates with Bitbucket Cloud and Server APIs to manage pull request workflows including creation, updates, merging, branch management, code review operations, and diff retrieval with configurable context lines.

Developer Tools Project Management
118
1
G

GitLab

Integrates with GitLab to enable repository management, file operations, issue tracking, and merge request handling using a TypeScript implementation configured with a personal access token.

Developer Tools Project Management
131
1

Report Issue

Thank you! Your issue report has been submitted successfully.