bitbucket

http

Used by 3 plugins

Installs bitbucket-plugin, the highest-starred plugin that provides this server

Install
1
Run in your terminal
$
npx claudepluginhub vkkotha/claude-skills --plugin bitbucket-plugin
Add to Your Project

Add to your .mcp.json:

{
  "mcpServers": {
    "bitbucket": {
      "command": "npx",
      "args": [
        "-y",
        "https://github.com/vkkotha/bitbucket-mcp-server/releases/latest/download/bitbucket-mcp-server.tgz"
      ],
      "url": "https://github.com/vkkotha/bitbucket-mcp-server/releases/latest/download/bitbucket-mcp-server.tgz",
      "env": {
        "BITBUCKET_USERNAME": "${BITBUCKET_USERNAME}",
        "BITBUCKET_APP_PASSWORD": "${BITBUCKET_APP_PASSWORD}"
      }
    }
  }
}

Replace placeholder values for: BITBUCKET_APP_PASSWORD

Security Considerations
Requires secrets

This MCP server needs API keys or credentials. Configure them in your environment before use.

External connections

This server connects to external services. Review the URLs it accesses before enabling.

Command
npx
URL
https://github.com/vkkotha/bitbucket-mcp-server/releases/latest/download/bitbucket-mcp-server.tgz
Access Level
write
Arguments
-yhttps://github.com/vkkotha/bitbucket-mcp-server/releases/latest/download/bitbucket-mcp-server.tgz
Environment Variables
BITBUCKET_USERNAME=${BITBUCKET_USERNAME}
BITBUCKET_APP_PASSWORD=${BITBUCKET_APP_PASSWORD}
Required Secrets
BITBUCKET_APP_PASSWORD
Capabilities
deploymentfiles