mcp-server-atlassian-bitbucket

mcp-server-atlassian-bitbucket

22

The Atlassian Bitbucket MCP Server is a Node.js/TypeScript application enabling AI systems to interact with Bitbucket Cloud, providing real-time access to repositories, pull requests, and other resources. It emphasizes secure local authentication and offers comprehensive Bitbucket integration.

What is the recommended authentication method?

Using a Bitbucket App Password is recommended for more granular, Bitbucket-specific permissions.

How do I configure credentials?

You can configure credentials using an MCP config file or environment variables.

What Node.js version is required?

Node.js version 18.x or higher is required.

Can I run the server locally?

Yes, the server is designed to run locally with your credentials.

How are responses formatted?

All responses are formatted in Markdown, providing structured and readable outputs.