mcp-server-atlassian-bitbucket and bitbucket-mcp

The two tools are competitors, as both aim to provide a Node.js/TypeScript MCP server for interacting with Atlassian Bitbucket, though one is more actively developed and feature-rich for AI systems while the other is a more general-purpose Bitbucket Cloud REST API server.

bitbucket-mcp
35
Emerging
Maintenance 10/25
Adoption 10/25
Maturity 17/25
Community 22/25
Maintenance 10/25
Adoption 7/25
Maturity 18/25
Community 0/25
Stars: 126
Forks: 47
Downloads:
Commits (30d): 0
Language: TypeScript
License:
Stars: 1
Forks:
Downloads: 328
Commits (30d): 0
Language: TypeScript
License: MIT
No License
No risk flags

About mcp-server-atlassian-bitbucket

aashari/mcp-server-atlassian-bitbucket

Node.js/TypeScript MCP server for Atlassian Bitbucket. Enables AI systems (LLMs) to interact with workspaces, repositories, and pull requests via tools (list, get, comment, search). Connects AI directly to version control workflows through the standard MCP interface.

Implements six generic REST tools (GET, POST, PUT, PATCH, DELETE, clone) that map directly to the Bitbucket Cloud 2.0 API, allowing LLMs to access any endpoint without hardcoded integrations. Supports both legacy App Passwords and Atlassian's newer scoped API tokens for authentication, with STDIO transport for seamless integration into Claude Desktop, Cursor AI, and other MCP-compatible clients. Includes JMESPath filtering to reduce token usage by transforming API responses before returning to the LLM.

About bitbucket-mcp

or2ooo/bitbucket-mcp

MCP server for Bitbucket Cloud REST API — works with any MCP client

Scores updated daily from GitHub, PyPI, and npm data. How scores work