mcp-bitbucket-server

evrimalacan/mcp-bitbucket-server

3.3

If you are the rightful owner of mcp-bitbucket-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

A Model Context Protocol (MCP) server that connects AI assistants to Bitbucket Server/Data Center, enabling natural language interactions for managing repositories, reviewing pull requests, and more.

Tools

Functions exposed to the LLM to take actions

bitbucket_get_user_profile

Get detailed user information

bitbucket_get_all_users

List and search all users

bitbucket_list_projects

Discover available projects

bitbucket_list_repositories

List repositories in a project

bitbucket_get_inbox_pull_requests

Get all PRs needing your review

bitbucket_get_pull_request_changes

List all changed files in a PR

bitbucket_get_pull_request_file_diff

Get structured line-by-line diff

bitbucket_get_pull_request_activities

Get PR comments, approvals, and activity

bitbucket_add_pr_comment

Add general, reply, or inline comments

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources