← All servers
πŸ”§

Atlassian Dc BitbucketVerifiedπŸ›‘ No advisories

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

Provenancewhere it came from, and what was verified

βœ“
Verified namespace

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

Verified owner: github.com/mrrefactoring β†—io.github.MrRefactoring/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

npmbitbucket-datacenter-mcpv0.4.3 Β· 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",
        "bitbucket-datacenter-mcp"
      ]
    }
  }
}

β–Ά 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 bitbucket-datacenter-mcp