Back to Home
MatanYemini icon

bitbucket-mcp

Verified Safe

by MatanYemini

Overview

AI assistant integration with Bitbucket for repository, pull request, and pipeline management, enabling AI to interact with code and development workflows.

Installation

Run Command
npx -y bitbucket-mcp@latest

Environment Variables

  • BITBUCKET_TOKEN
  • BITBUCKET_USERNAME
  • BITBUCKET_PASSWORD

Security Notes

The `README.md` states 'no DELETE operations are used', which is contradicted by the source code including `deletePullRequestComment` and `deletePullRequestTask`. However, these 'dangerous' tools are explicitly gated by the `BITBUCKET_ENABLE_DANGEROUS` environment variable, which is disabled by default, ensuring that destructive actions are opt-in. Authentication credentials (token or username/password) are sourced from environment variables, preventing hardcoded secrets. While `logger.info` calls log tool arguments (e.g., PR titles, descriptions) which could contain sensitive metadata, direct logging of authentication credentials is avoided. The project utilizes CodeQL for security scanning as indicated by the badge.

Similar Servers

Stats

Interest Score42
Security Score8
Cost ClassMedium
Avg Tokens5000
Stars72
Forks45
Last Update2026-01-05

Tags

BitbucketMCPAILLMGitDevOps