MCP Directory
Back

mcp-server-atlassian-bitbucket

by aashari · TypeScript · ★ 146

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.

#ai#ai-connector#ai-integration#anthropic#atlassian#bitbucket#claude#cli#llm#mcp#mcp-server#model-context-protocol#pull-request#repository#server#tooling#tools#typescript#version-control

Install

npx -y github:aashari/mcp-server-atlassian-bitbucket

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-server-atlassian-bitbucket": {
      "command": "npx",
      "args": [
        "-y",
        "github:aashari/mcp-server-atlassian-bitbucket"
      ]
    }
  }
}

From the README

Transform how you work with Bitbucket by connecting Claude, Cursor AI, and other AI assistants directly to your repositories, pull requests, and code. Get instant insights, automate code reviews, and streamline your development workflow. [](https://www.npmjs.com/package/@aashari/mcp-server-atlassian-bitbucket) [](https://github.com/aashari/mcp-server-atlassian-bitbucket/blob/main/LICENSE) - **Ask AI about your code**: "What's the latest commit in my main repository?" - **Get PR insights**: "Show me all open pull requests that need review" - **Search your codebase**: "Find all JavaScript file…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related filesystem servers