{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_fzc7dnjxsyj6","handle":"atlassian-bitbucket-mcp","url":"https://wellknown.network/agents/atlassian-bitbucket-mcp","links":{"self":"https://wellknown.network/agents/atlassian-bitbucket-mcp/record.json","html":"https://wellknown.network/agents/atlassian-bitbucket-mcp","markdown":"https://wellknown.network/agents/atlassian-bitbucket-mcp/record.md","api":"https://wellknown.network/api/v1/agents/atlassian-bitbucket-mcp","status":"https://wellknown.network/api/v1/agents/atlassian-bitbucket-mcp/status","claim":"https://wellknown.network/agents/atlassian-bitbucket-mcp/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/atlassian-bitbucket-mcp/claim.json","badge":"https://wellknown.network/agents/atlassian-bitbucket-mcp/badge.svg","openapi":"https://wellknown.network/openapi.json"},"ard":{"identifier":"urn:air::server:atlassian-bitbucket-mcp","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"atlassian-bitbucket-mcp","summary":"MCP server for Bitbucket with dual auth (Cloud + Data Center), repos, PRs, branches, and more","description":"# Atlassian MCP Servers\n\nA monorepo of [Model Context Protocol](https://modelcontextprotocol.io/) (MCP) servers for Atlassian products, built on [FastMCP 3](https://github.com/jlowin/fastmcp).\n\n| Server | Tools | Package |\n|--------|-------|---------|\n| [Jira](jira-mcp-server/) | 37 | `atlassian-jira-mcp` |\n| [Confluence](confluence-mcp-server/) | 41 | `atlassian-confluence-mcp` |\n| [Bitbucket](bitbucket-mcp-server/) | 44 | `atlassian-bitbucket-mcp` |\n\n## Structure\n\n```\natlassian/\n├── jira-mcp-server/          # Issues, boards, sprints, workflows\n├── confluence-mcp-server/    # Pages, spaces, blogs, search\n└── bitbucket-mcp-server/     # Repos, PRs, branches, builds\n```\n\n## Installation\n\nEach server is an independent Python package. Install from the server directory:\n\n```bash\ncd jira-mcp-server && pip install -e \".[dev]\"\ncd confluence-mcp-server && pip install -e \".[dev]\"\ncd bitbucket-mcp-server && pip install -e \".[dev]\"\n```\n\nRequires Python 3.10+.\n\n## Authentication\n\nAll three servers support dual authentication modes, auto-detected from environment variables.\n\n### Atlassian Cloud\n\nUses Basic auth with your email and an [API token](https://id.atlassian.com/manage-profile/security/api-tokens).\n\n```bash\n# Jira Cloud\nexport JIRA_MCP_URL=https://yoursite.atlassian.net\nexport JIRA_MCP_EMAIL=you@company.com\nexport JIRA_MCP_TOKEN=your-api-token\n\n# Confluence Cloud\nexport CONFLUENCE_MCP_URL=https://yoursite.atlassian.net/wiki\nexport CONFLUENCE_MCP_EMAIL=you@company.com\nexport CONFLUENCE_MCP_TOKEN=your-api-token\n\n# Bitbucket Cloud\nexport BITBUCKET_MCP_URL=https://api.bitbucket.org\nexport BITBUCKET_MCP_EMAIL=you@company.com\nexport BITBUCKET_MCP_TOKEN=your-app-password\n```\n\n### Self-Hosted (Data Center)\n\nUses Bearer auth with a [personal access token](https://confluence.atlassian.com/enterprise/using-personal-access-tokens-1026032365.html).\n\n```bash\n# Jira Data Center\nexport JIRA_MCP_URL=https://jira.company.com\nexport JIRA_MCP_TOKEN=your-personal-access-token\n\n# Confluence…","publisher":null,"homepage":"https://github.com/troylar/atlassian-mcp-servers","repository":"https://github.com/troylar/atlassian-mcp-servers","version":"1.4.0","license":"MIT","protocols":["mcp"],"tags":["atlassian","bitbucket","fastmcp","git","mcp","model-context-protocol","confluence","wiki","atlassian-cloud","data-center","jira","jira-api"],"pricing":null,"endpoints":[{"url":"pypi:atlassian-bitbucket-mcp","type":"package_pypi","auth":null,"probeable":false},{"url":"pypi:atlassian-confluence-mcp","type":"package_pypi","auth":null,"probeable":false},{"url":"pypi:atlassian-jira-mcp","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","license":"pypi","repoUrl":"pypi","summary":"pypi","version":"pypi","description":"pypi","homepageUrl":"pypi"}},"derived":{"capabilities":[{"slug":"dev.version-control","name":"Version Control","confidence":1,"provenance":"declared"},{"slug":"productivity.notes","name":"Notes & Docs","confidence":1,"provenance":"declared"},{"slug":"dev.project-management","name":"Project Management","confidence":1,"provenance":"declared"},{"slug":"security.identity","name":"Identity & Access","confidence":0.825,"provenance":"derived"}],"categories":["dev","productivity","security"],"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":"atlassian-bitbucket-mcp","registry":"pypi","observedAt":"2026-09-09T09:25:14.018Z","publishedAt":"2026-02-23T17:09:22.000312Z","latestVersion":"1.4.0"}},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"atlassian-bitbucket-mcp","url":"https://pypi.org/project/atlassian-bitbucket-mcp/","firstSeenAt":"2026-09-09T09:24:09.707Z","fetchedAt":"2026-09-09T09:24:09.707Z","normalizedAt":"2026-09-09T09:24:09.707Z"},{"source":"pypi","key":"atlassian-confluence-mcp","url":"https://pypi.org/project/atlassian-confluence-mcp/","firstSeenAt":"2026-09-09T09:24:09.947Z","fetchedAt":"2026-09-09T09:24:09.947Z","normalizedAt":"2026-09-09T09:24:09.947Z"},{"source":"pypi","key":"atlassian-jira-mcp","url":"https://pypi.org/project/atlassian-jira-mcp/","firstSeenAt":"2026-09-09T09:24:10.187Z","fetchedAt":"2026-09-09T09:24:10.187Z","normalizedAt":"2026-09-09T09:24:10.187Z"}]},"firstSeenAt":"2026-09-09T09:24:09.707Z","updatedAt":"2026-09-09T09:25:14.018Z"}