Enables interaction with the Bitbucket Server API for pull request management through the Model Context Protocol.
This server provides tools and resources to interact with the Bitbucket Server API using the Model Context Protocol (MCP). It allows users to programmatically manage pull requests, including creating, retrieving, merging, declining, and commenting on them. Additionally, it offers functionalities to fetch diffs and review histories. It integrates with VSCode MCP settings for configuration, supports both personal access token and username/password authentication, and logs all operations for debugging and monitoring.