MCP Directory
Back

mcp-server-atlassian-bitbucket

by aashari · TypeScript · ★ 156

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

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "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 →

Related developer tools servers