MCP server for Atlassian Bitbucket Data Center - interact with repositories and code
This package provides a Machine Comprehension Protocol (MCP) server for interacting with Atlassian Bitbucket Data Center edition. The easiest way to configure this server is the built-in subcommand: It prompts for host, API base path, default page size, and API token, then stores them in the most secure place available: macOS — token in the login Keychain (service , account ); host / base path /…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
This package provides a Machine Comprehension Protocol (MCP) server for interacting with Atlassian Bitbucket Data Center edition. The easiest way to configure this server is the built-in subcommand: It prompts for host, API base path, default page size, and API token, then stores them in the most secure place available: macOS — token in the login Keychain (service , account ); host / base path / page size in (mode ). Linux — everything in with POSIX mode (read/write for your user only). Windows…