DirectoryServer Atlassian Bitbucket
api

Server Atlassian Bitbucket

by aashari

33
Health
stale
35
Popularity

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.

146stars
53forks
TypeScript
Updated May 10, 2026
#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

Add to Claude Desktop

Paste this into your claude_desktop_config.json file:

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

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

Installation

npx mcp-server-atlassian-bitbucket

Maintenance Healthstale

Freshness15/40
Issue response3/30
Org backing10/20
Longevity5/10
Updated this year
Most issues unresolved

Server Info

Categoryapi
LanguageTypeScript
LicenseN/A
StatusACTIVE
Free tier available

Get Your API Key

Claude API — the AI that powers most MCP use cases. Free tier available.

Get Claude API Key

Submit Your Server

Built an MCP server? Get it listed in front of thousands of developers.

List Your Server Free
Back to Directory