{"id":"atlassian-bitbucket-server","name":"bitbucket-server","homepage":"https://hub.docker.com/r/atlassian/bitbucket-server","repo_url":"https://hub.docker.com/r/atlassian/bitbucket-server","category":"devtools","subcategories":[],"tags":["devtools","infrastructure","api-integration","version-control","bitbucket","self-hosted"],"what_it_does":"bitbucket-server is an integration package for Bitbucket Server (self-hosted Bitbucket Data Center). It provides programmatic access to Bitbucket resources (e.g., projects/repositories, commits, pull requests, build-related data depending on installed plugins/APIs) so other tools/agents can automate Git workflow and repository management against a Bitbucket Server instance.","use_cases":["Automate repository and project management in Bitbucket Server","Pull-request/commit automation (e.g., summarization, review workflows)","CI/CD integrations that need to read/write Bitbucket Server metadata (depending on configured permissions/APIs)","Migration/administration tasks across repositories via Bitbucket Server REST APIs"],"not_for":["Using it as a hosted SaaS Bitbucket Cloud integration","Scenarios requiring official first-party cloud OAuth flows without self-hosted instance access","Use cases that need GitHub-specific semantics or webhooks without Bitbucket Server support"],"best_when":"You have a self-hosted Bitbucket Server/Data Center instance and want to integrate with its REST APIs from automation/agents.","avoid_when":"You don’t have network access to the Bitbucket Server instance or don’t have appropriate credentials/permissions; or you only need Bitbucket Cloud features.","alternatives":["Atlassian Bitbucket Server REST API directly","Community Bitbucket clients for your language","Bitbucket Cloud integrations (if using hosted Bitbucket Cloud)","Workflow automation via generic Git hosting webhooks + REST APIs"],"af_score":30.2,"security_score":44.0,"reliability_score":27.5,"package_type":"mcp_server","discovery_source":["docker_mcp"],"priority":"high","status":"evaluated","version_evaluated":null,"last_evaluated":"2026-03-30T13:28:33.613573+00:00","interface":{"has_rest_api":true,"has_graphql":false,"has_grpc":false,"has_mcp_server":false,"mcp_server_url":null,"has_sdk":false,"sdk_languages":[],"openapi_spec_url":null,"webhooks":false},"auth":{"methods":["Basic authentication (username/password) likely supported via Bitbucket REST depending on configuration","Personal Access Tokens (PAT) or application links/tokens (depends on Bitbucket Server configuration)"],"oauth":false,"scopes":false,"notes":"Auth mechanisms for Bitbucket Server REST integrations typically depend on instance configuration (e.g., basic auth vs tokens) and user permissions; fine-grained documented scopes are not evident from the provided package information."},"pricing":{"model":null,"free_tier_exists":false,"free_tier_limits":null,"paid_tiers":[],"requires_credit_card":false,"estimated_workload_costs":null,"notes":"Pricing not assessable from the provided repository/package info; Bitbucket Server licensing is separate from the integration code."},"requirements":{"requires_signup":false,"requires_credit_card":false,"domain_verification":false,"data_residency":[],"compliance":[],"min_contract":null},"agent_readiness":{"af_score":30.2,"security_score":44.0,"reliability_score":27.5,"mcp_server_quality":0.0,"documentation_accuracy":20.0,"error_message_quality":0.0,"error_message_notes":null,"auth_complexity":50.0,"rate_limit_clarity":10.0,"tls_enforcement":60.0,"auth_strength":55.0,"scope_granularity":20.0,"dependency_hygiene":35.0,"secret_handling":45.0,"security_notes":"Security posture depends heavily on how the integration authenticates to the self-hosted Bitbucket Server instance (token/basic auth) and whether requests are made over HTTPS. Fine-grained scopes are not evidenced; ensure least-privilege and avoid logging credentials/tokens in client-side tooling.","uptime_documented":0.0,"version_stability":40.0,"breaking_changes_history":40.0,"error_recovery":30.0,"idempotency_support":"false","idempotency_notes":null,"pagination_style":"unknown","retry_guidance_documented":false,"known_agent_gotchas":["Bitbucket Server instances vary by version and installed plugins, so endpoint availability and payload formats can differ.","Authentication/permission mismatches may result in 401/403 responses; ensure the integration user has rights to the target projects/repos.","Rate limiting behavior on self-hosted instances may differ from SaaS expectations; plan for backoff on 429/5xx if observed."]}}