Skip to content
Back to search
30
MCP

Bitbucket

pulsemcp/bitbucket

Integrates with Bitbucket's REST APIs to enable repository management, pull request handling, and workspace operations with TypeScript-based error handling and pagination support

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

Similar MCP servers embedding-nearest

Bitbucket Data Center
Integrates with Bitbucket Data Center for code search, file browsing, pull request management, and repository exploration through the REST A
0 tools
com.mcparmory/bitbucket
Manage repositories, branches, webhooks, and pull requests in Bitbucket workspaces
0 tools
mcparmory-bitbucket
Manage repositories, branches, webhooks, and pull requests in Bitbucket workspaces
0 tools
Bitcoin
Integrates with Bitcoin network and blockchain data via Blockstream API to enable transaction monitoring, wallet management, and blockchain
0 tools
Atlassian Bitbucket Data Center
Integrates with Atlassian Bitbucket Data Center for repository and code management
0 tools
PyGithub
Integrates with GitHub's API through PyGithub to enable repository management, issue tracking, and pull request operations with automatic au
0 tools

How to use

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

{
  "mcpServers": {
    "bitbucket": {
      "url": "None",
      "transport": "http"
    }
  }
}