Skip to content
Back to search
30
MCP

bitbucket-cloud-mcp-server

npm/bitbucket-cloud-mcp-server

A Model Context Protocol server for Bitbucket Cloud repositories, pull requests, commits, and reviews.

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

Similar MCP servers embedding-nearest

bitbucket-mcp-cloud
A Model Context Protocol (MCP) server for Bitbucket Cloud API integration
0 tools
Bitbucket MCP
Model Context Protocol (MCP) server for Bitbucket Cloud and Server API integration
0 tools
Bitbucket MCP
Model Context Protocol (MCP) server for Bitbucket Cloud and Server API integration
0 tools
bitbucket-python-mcp
A Model Context Protocol (MCP) server for BitBucket Cloud operations
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
bitbucket-mcp-server-datacenter
MCP server for Bitbucket Data Center (Server), not Bitbucket Cloud.
0 tools

How to use

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

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