Buckettie

katsushoe/Buckettie
★ 0 stars C# AI/LLM Updated today
A secure Bitbucket Cloud and local Git MCP server for AI agents.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "buckettie": {
      "command": "npx",
      "args": [
        "-y",
        "katsushoe/Buckettie"
      ]
    }
  }
}

README Excerpt

Buckettie is a Windows gateway that lets MCP clients operate explicitly allowed local Git repositories and Bitbucket Cloud repositories. Repository allowlists, branch protection, audit logs, and DPAPI-protected API tokens expose only the operations an AI client needs. Current release: `1.3.1.0` 1. Install the MSI package or extract the binary archive.