Back to Home
MatanYemini icon

bitbucket-mcp

Verified Safe

by MatanYemini

Overview

An MCP server enabling AI assistants to interact with Bitbucket Cloud and Server APIs for repository, pull request, and pipeline management.

Installation

Run Command
npx -y bitbucket-mcp@latest

Environment Variables

  • BITBUCKET_TOKEN
  • BITBUCKET_USERNAME
  • BITBUCKET_PASSWORD

Security Notes

The server follows good security practices: secrets are handled via environment variables, not hardcoded. Communication uses a secure stdio transport. Crucially, potentially 'dangerous' operations like deletions are disabled by default and require an explicit environment variable (`BITBUCKET_ENABLE_DANGEROUS=true`) to be enabled, providing a strong safety mechanism against accidental data loss. No `eval` or code obfuscation found. CodeQL analysis badge indicates ongoing security scanning.

Similar Servers

Stats

Interest Score47
Security Score9
Cost ClassMedium
Avg Tokens750
Stars55
Forks32
Last Update2025-12-01

Tags

bitbucketmcpaillmdevelopmentapi-integration