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
38
Emerging
Maintenance 10/25
Adoption 9/25
Maturity 24/25
Community 22/25
Maintenance 10/25
Adoption 3/25
Maturity 11/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

This tool helps software developers integrate their AI coding assistants, like Cursor, directly with their Bitbucket Cloud or Server repositories. It allows the AI assistant to read information about repositories, pull requests, and other resources within Bitbucket. Developers use this to give their AI assistant access to their codebase and development workflows.

software-development version-control code-review developer-tools AI-assisted-development

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