← All servers
πŸ”§

Atlassian Dc BitbucketVerifiedπŸ›‘ No advisories

io.github.b1ff/atlassian-dc-mcp-bitbucket
New to MCP? Start here β†’
84β˜… stars
0weekly installs
3 days agolast release

Provenancewhere it came from, and what was verified

βœ“
Verified namespace

Published to the official MCP registry by github.com/b1ff, which proved it owns this namespace.

Verified owner: github.com/b1ff β†—io.github.b1ff/atlassian-dc-mcp-bitbucket

πŸ›‘ Permissions & trustwhat this server can touch before you run it

β—†
Secrets required
Needs BITBUCKET_API_TOKEN.
βœ“
Configuration
Reads ATLASSIAN_DC_MCP_CONFIG_FILE, BITBUCKET_HOST, BITBUCKET_API_BASE_PATH.

About

MCP server for Atlassian Bitbucket Data Center - interact with repositories and code

Packages & transports

npm@atlassian-dc-mcp/bitbucketv0.28.0 Β· npx

Metadata

Categorydevops
LicenseMIT
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "atlassian_dc_mcp_bitbucket": {
      "command": "npx",
      "args": [
        "-y",
        "@atlassian-dc-mcp/bitbucket"
      ]
    }
  }
}

β–Ά Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y @atlassian-dc-mcp/bitbucket