Skip to content
Back to search
30
MCP

bitbucket-datacenter-mcp

npm/bitbucket-datacenter-mcp

Community-maintained MCP server connecting Claude and other AI assistants to Atlassian Bitbucket Data Center. Not affiliated with Atlassian.

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

confluence-datacenter-mcp
Community-maintained MCP server connecting Claude and other AI assistants to Atlassian Confluence Data Center. Not affiliated with Atlassian
0 tools
io.github.b1ff/atlassian-dc-mcp-bitbucket
MCP server for Atlassian Bitbucket Data Center - interact with repositories and code
0 tools
atlassian-bitbucket-mcp
MCP server for Bitbucket with dual auth (Cloud + Data Center), repos, PRs, branches, and more
0 tools
io.github.mrrefactoring/atlassian-dc-mcp-bitbucket
MCP server for Atlassian Bitbucket Data Center - interact with repositories and code
0 tools
mcp-server-atlassian-bitbucket
Node.js/TypeScript MCP server for Atlassian Bitbucket. Enables AI systems (LLMs) to interact with workspaces, repositories, and pull request
0 tools
jira-datacenter-mcp
Community-maintained MCP server connecting Claude and other AI assistants to Atlassian Jira Data Center. Not affiliated with Atlassian.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "bitbucket-datacenter-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}