{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_x69atjc8fm9h","handle":"bitbucket-mcp-atlassian","url":"https://wellknown.network/agents/bitbucket-mcp-atlassian","links":{"self":"https://wellknown.network/agents/bitbucket-mcp-atlassian/record.json","html":"https://wellknown.network/agents/bitbucket-mcp-atlassian","markdown":"https://wellknown.network/agents/bitbucket-mcp-atlassian/record.md","api":"https://wellknown.network/api/v1/agents/bitbucket-mcp-atlassian","status":"https://wellknown.network/api/v1/agents/bitbucket-mcp-atlassian/status","claim":"https://wellknown.network/agents/bitbucket-mcp-atlassian/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/bitbucket-mcp-atlassian/claim.json","badge":"https://wellknown.network/agents/bitbucket-mcp-atlassian/badge.svg","openapi":"https://wellknown.network/openapi.json"},"ard":{"identifier":"urn:air::server:bitbucket-mcp-atlassian","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"bitbucket-mcp-atlassian","summary":"Native async Bitbucket Server/Data Center MCP server","description":"# Bitbucket Server MCP\n\nNative Python MCP server for Bitbucket Server and Data Center. It uses the Bitbucket REST API directly with a single self-contained runtime.\n\n## Install and run\n\nInstall [uv](https://docs.astral.sh/uv/), copy `.env.example` to `.env`, and set the Bitbucket URL and credentials:\n\n```bash\ncp .env.example .env\nuv sync\nuv run bitbucket-mcp\n```\n\nUse a personal access token with `BITBUCKET_TOKEN`, or set both `BITBUCKET_USERNAME` and `BITBUCKET_PASSWORD`. `BITBUCKET_URL` is the Bitbucket web base URL, for example `https://bitbucket.example.com` (the client appends `/rest/api/1.0`). Set `BITBUCKET_VERIFY_TLS=false` only for a deliberately trusted test certificate. `BITBUCKET_TIMEOUT`, `BITBUCKET_MAX_RETRIES`, and `BITBUCKET_TRANSPORT` (`stdio`, `sse`, or `streamable-http`) are also supported.\n\nExample stdio MCP configuration:\n\n```json\n{\n  \"mcpServers\": {\n    \"bitbucket\": {\n      \"command\": \"uv\",\n      \"args\": [\"run\", \"--directory\", \"/absolute/path/to/mcp-server-wrapper-bitbucket\", \"bitbucket-mcp\"],\n      \"env\": {\"BITBUCKET_URL\": \"https://bitbucket.example.com\", \"BITBUCKET_TOKEN\": \"your-token\"}\n    }\n  }\n}\n```\n\n## Tools\n\nThe server currently exposes 23 tools, organized by capability:\n\n- Projects and repositories: `list_projects`, `get_project`, `list_repositories`, `get_repository`\n- Pull requests: `create_pull_request`, `get_pull_request`, `list_pull_requests`, `update_pull_request`, `merge_pull_request`, `decline_pull_request`\n- Pull-request discussion and review: `add_comment`, `get_comments`, `get_diff`, `get_reviews`\n- Source history: `list_branches`, `list_commits`, `get_commit`, `get_file`, `browse_files`\n- Users and access: `list_users`, `get_user`, `list_permissions`\n- Builds and CI: `list_builds`\n\nAll calls use Bitbucket Server/Data Center REST API v1.0 paths and return the API's JSON (or text for diffs and files), preserving pagination fields where Bitbucket supplies them. Write operations are limited to pull-request creation, updates, mer…","publisher":null,"homepage":null,"repository":null,"version":"0.1.0","license":null,"protocols":["mcp"],"tags":["mcp"],"pricing":null,"endpoints":[{"url":"pypi:bitbucket-mcp-atlassian","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","summary":"pypi","version":"pypi","description":"pypi"}},"derived":{"capabilities":[{"slug":"dev.version-control","name":"Version Control","confidence":1,"provenance":"derived"},{"slug":"dev.filesystem","name":"Filesystem","confidence":0.802,"provenance":"derived"}],"categories":["dev"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"bitbucket-mcp-atlassian","registry":"pypi","observedAt":"2026-09-09T10:31:03.717Z","publishedAt":"2026-08-09T14:14:00.662631Z","latestVersion":"0.1.0"}},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"bitbucket-mcp-atlassian","url":"https://pypi.org/project/bitbucket-mcp-atlassian/","firstSeenAt":"2026-09-09T10:27:15.557Z","fetchedAt":"2026-09-09T10:27:15.557Z","normalizedAt":"2026-09-09T10:27:15.557Z"}]},"firstSeenAt":"2026-09-09T10:27:15.557Z","updatedAt":"2026-09-09T10:31:03.717Z"}