pdogra1299/bitbucket-mcp-server
MCP Server for interacting with BitBucket API
Implements 29 tools spanning PR management (create, merge, approve, request changes), code review (structured diffs, inline comments), branch/file operations, and repository search—with automatic platform detection between Bitbucket Cloud and Server. Token optimization through configurable tool groups reduces context overhead by up to 60%, exposing only workflow-relevant tools via the `BITBUCKET_TOOL_GROUPS` environment variable. Integrates with MCP-compatible clients (Claude Dev, Cline) via stdio transport and supports both App Password (Cloud) and HTTP token (Server) authentication.
Available on npm.
Stars
18
Forks
12
Language
TypeScript
License
MIT
Category
Last pushed
Mar 07, 2026
Commits (30d)
0
Dependencies
3
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/pdogra1299/bitbucket-mcp-server"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related servers
MatanYemini/bitbucket-mcp
Bitbucket MCP - A Model Context Protocol (MCP) server for integrating with Bitbucket Cloud and...
aashari/mcp-server-atlassian-bitbucket
Node.js/TypeScript MCP server for Atlassian Bitbucket. Enables AI systems (LLMs) to interact...
aashari/mcp-server-atlassian-jira
Node.js/TypeScript MCP server for Atlassian Jira. Equips AI systems (LLMs) with tools to...
aashari/mcp-server-atlassian-confluence
Node.js/TypeScript MCP server for Atlassian Confluence. Provides tools enabling AI systems...
phuc-nt/mcp-atlassian-server
MCP server connecting AI assistants with Jira & Confluence for smart project management.