bitbucket-mcp
Active·★ 143·MIT·Updated 2026-05-11
★ Trending★ LLM Infra★ API Integration
Bitbucket MCP - A Model Context Protocol (MCP) server for integrating with Bitbucket Cloud and Server APIs
This MCP server enables AI assistants like Cursor to interact with Bitbucket repositories, pull requests, and other resources. It is safe (no DELETE operations) and includes tools for listing repositories, fetching pull requests, and more.
#ai-tools#antrophic#bitbucket#llm-agents#mcp#mcp-server#mcp-servers#model-context-protocol
01
Features
01Integrates with Bitbucket Cloud and Server APIs
02Provides tools for repository and pull request operations
03Supports pipeline operations (list, run, stop)
04Includes comment and task management on pull requests
05Safe design with no DELETE operations
02
Compatibility
Node.js
Node.js 18+
Verified via docs
03
Quick start
1
$ npm install -g bitbucket-mcp
04
Use cases
↳AI assistant integration with Bitbucket for repository management
↳Automating pull request workflows (creation, review, merge)
↳Monitoring and triggering CI/CD pipelines
05
Alternatives
FunASR★ 16.6k
Industrial-grade speech recognition toolkit: 170x realtime, 50+ languages, speaker diarization, emotion detection, streaming, and OpenAI-compatible API.
Auto-claude-code-research-in-sleep★ 11.0k
ARIS ⚔️ (Auto-Research-In-Sleep) — Claude Code skills for autonomous ML research: cross-model review loops, idea discovery, and experiment automation via Codex MCP
Related searches
Comments
Log in to leave a comment
- DDrew AndersonMay 5, 2026
Works with both Bitbucket Cloud and Data Center deployments.
- SSam ThompsonApr 28, 2026
Good for teams using Bitbucket who want AI assistance with PR and repo workflows.
- JJesse GarciaMar 29, 2026
Covers the common Bitbucket operations through a clean MCP interface.
- SSutton MartinezMar 12, 2026
Bitbucket integration via MCP for AI-assisted code repository management.