zach-snell/bbkt
by Various
A Bitbucket CLI and Model Context Protocol (MCP) server in Go.
MCP
zach-snell/bbkt
Added 1 June 2026
Overview
BBKT is a command-line interface for Bitbucket combined with a Model Context Protocol (MCP) server implemented in Go. It allows developers to interact with Bitbucket resources directly from the terminal and to expose Bitbucket operations to MCP-compatible clients.
Best for
Best for
Go developers who need a lightweight Bitbucket CLI or an MCP server for Bitbucket
Use cases
- Manage Bitbucket repositories, pull requests, and branches via CLI
- Integrate Bitbucket workflows into MCP-based tools for AI assistants or automation
- Script Bitbucket operations in CI/CD pipelines using a compiled Go binary
Notes
BBKT is a command-line interface for Bitbucket combined with a Model Context Protocol (MCP) server implemented in Go. It allows developers to interact with Bitbucket resources directly from the terminal and to expose Bitbucket operations to MCP-compatible clients.
3 stars on GitHub. Last updated 2026-05-17. Licensed Apache-2.0.
Use cases
- Manage Bitbucket repositories, pull requests, and branches via CLI
- Integrate Bitbucket workflows into MCP-based tools for AI assistants or automation
- Script Bitbucket operations in CI/CD pipelines using a compiled Go binary
Pros
- Single binary with no runtime dependencies, easy to install and run
- Combines CLI and MCP server functionality in one tool
- Open source and fully based on the Bitbucket API
Cons
- Very low star count and limited community validation
- Supports only Bitbucket, not GitHub or GitLab
- May have minimal features or lack ongoing maintenance
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Single binary with no runtime dependencies, easy to install and run
- Combines CLI and MCP server functionality in one tool
- Open source and fully based on the Bitbucket API
Cons
- Very low star count and limited community validation
- Supports only Bitbucket, not GitHub or GitLab
- May have minimal features or lack ongoing maintenance
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.