DirectoryServer Atlassian Bitbucket
api

Server Atlassian Bitbucket

by aashari

60
Health
good
55
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.

123stars
47forks
TypeScript
Updated March 11, 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 Healthgood

Freshness32/40
Issue response15/30
Org backing10/20
Longevity3/10
Updated recently

Server Info

Categoryapi
LanguageTypeScript
LicenseN/A
StatusACTIVE

Submit Your Server

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

List Your Server Free
Back to Directory