bitbucket-mcp and bbkt

Both tools are Bitbucket Model Context Protocol (MCP) servers, indicating they are competing implementations of the same protocol designed for integrating with Bitbucket APIs.

bitbucket-mcp
65
Established
bbkt
39
Emerging
Maintenance 10/25
Adoption 9/25
Maturity 24/25
Community 22/25
Maintenance 13/25
Adoption 3/25
Maturity 9/25
Community 14/25
Stars: 102
Forks: 58
Downloads:
Commits (30d): 0
Language: JavaScript
License: MIT
Stars: 3
Forks: 3
Downloads:
Commits (30d): 0
Language: Go
License: Apache-2.0
No risk flags
No Package No Dependents

About bitbucket-mcp

MatanYemini/bitbucket-mcp

Bitbucket MCP - A Model Context Protocol (MCP) server for integrating with Bitbucket Cloud and Server APIs

Provides read-safe access to Bitbucket repositories, pull requests, and pipeline data through configurable environment variables supporting both Cloud and Server instances. Implements MCP standard with tools for repository browsing, PR management, and pipeline inspection—deployable via NPX without installation and integrable with AI assistants like Cursor. Supports flexible authentication (app passwords, tokens, or Atlassian API keys) with optional dangerous operation modes and comprehensive logging to OS-specific directories.

About bbkt

zach-snell/bbkt

A Bitbucket CLI and Model Context Protocol (MCP) server in Go.

Provides dual-mode operation as both a CLI tool with auto-detected git context and interactive UI, and as an MCP server supporting stdio and HTTP transports for AI agent integration. Supports full read/write operations across Bitbucket workspaces, repositories, pull requests, pipelines, and source code, with dynamic tool visibility based on API token scopes to prevent unauthorized operations. Includes OAuth 2.0 authentication alongside App Passwords, and explicit tool denial via environment variables for fine-grained security control.

Scores updated daily from GitHub, PyPI, and npm data. How scores work