Back to search
30
MCP

bitbucket-dc-mcp

pypi/bitbucket-dc-mcp

A hardened MCP server that exposes Bitbucket Data Center operations to AI coding assistants

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

Similar MCP servers embedding-nearest

mcp-bitbucket-dc
MCP server for Bitbucket Data Center — code search, file browsing, PRs, commits, and more.
0 tools
io.github.b1ff/atlassian-dc-mcp-bitbucket
MCP server for Atlassian Bitbucket Data Center - interact with repositories and code
0 tools
bitbucket-mcp
MCP server for comprehensive Bitbucket Cloud API integration
0 tools
bitbucket-mcp-py
MCP Server for Bitbucket API - Container optimized with configurable tools, structured output and slim responses
0 tools
hlavaceklab/bitbucket-mcp
MCP server for Bitbucket Cloud API
0 tools
bb-mcp-server
Bitbucket MCP (Model Context Protocol) server built with FastMCP that provides programmatic access to Bitbucket API v2.0
0 tools

How to use

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

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