Enterprise DNA Enterprise DNA
M MCP Servers Developer low

zach-snell/bbkt

by Various

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

MCP

zach-snell/bbkt

Added 1 June 2026

#bitbucket #cli #go #mcp #mcp-server

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

bbkt mcp

Tools exposed

  • manage_workspaces
  • manage_repositories
  • manage_refs
  • manage_commits
  • manage_source
  • manage_pull_requests
  • manage_pr_comments
  • manage_pipelines
  • manage_issues

Tested with

Claude Desktop, Cursor

Example client config

{\n  "mcpServers": {\n    "bitbucket": {\n      "command": "/absolute/path/to/bbkt",\n      "args": ["mcp"]\n    }\n  }\n}

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

Open-source & AI alternatives

Swap-in tools that solve the same job. Weigh the trade-offs before you commit.

Free 27-page guide

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.

No spam. Unsubscribe any time.

Running a business, not writing the code? See the MCP servers picked for operators, and get your first one wired up with us.

Operator picks