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
How to use
Install
curl -sSL https://raw.githubusercontent.com/zach-snell/bbkt/main/install.sh | bash Tools exposed
manage_workspacesmanage_repositoriesmanage_refsmanage_commitsmanage_sourcemanage_pull_requestsmanage_pr_commentsmanage_pipelinesmanage_issues
Tested with
Claude Desktop, Cursor
Example client config
[object Object] 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.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.