bitbucket-mcp and mcp-server-atlassian-bitbucket

bitbucket-mcp
59
Established
Maintenance 10/25
Adoption 9/25
Maturity 18/25
Community 22/25
Maintenance 13/25
Adoption 10/25
Maturity 10/25
Community 22/25
Stars: 102
Forks: 58
Downloads:
Commits (30d): 0
Language: JavaScript
License: MIT
Stars: 126
Forks: 47
Downloads:
Commits (30d): 0
Language: TypeScript
License:
No risk flags
No License

About bitbucket-mcp

MatanYemini/bitbucket-mcp

Bitbucket MCP - A Model Context Protocol (MCP) server for integrating with Bitbucket Cloud and Server APIs

Provides read-safe access to Bitbucket repositories, pull requests, and pipeline data through configurable environment variables supporting both Cloud and Server instances. Implements MCP standard with tools for repository browsing, PR management, and pipeline inspection—deployable via NPX without installation and integrable with AI assistants like Cursor. Supports flexible authentication (app passwords, tokens, or Atlassian API keys) with optional dangerous operation modes and comprehensive logging to OS-specific directories.

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.

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