Atlassian MCP: Documentation
Updated:
Connection
Remote: https://mcp.atlassian.com/v1/mcp/authv2 (Streamable HTTP). Auth is OAuth 2.1 through your Atlassian account: your client (Claude Code, Cursor, VS Code, etc.) opens a login window and requests access to the Jira/Confluence sites you choose. Atlassian Cloud only; self-hosted Data Center users need the community server sooperset/mcp-atlassian instead.
Tools
One server for every product, dozens of tools:
- Jira:
getJiraIssue,createJiraIssue,searchJiraIssuesUsingJql,getVisibleJiraProjectsand more — issues, projects, JQL search. - Confluence:
getConfluencePage,createConfluencePage, CQL search — pages and spaces. - Bitbucket:
bitbucketPullRequestand related tools — pull requests and repositories. - Jira Service Management and Compass — support tickets and your company's service catalog.
Agent flow
"Find all open bugs tagged prod-incident and write up a report in Confluence", "file an issue from this stack trace and link the fix's PR", "show open pull requests in this Bitbucket repo".
Limits
Cloud only — self-hosted Data Center isn't supported. Access to each product (Jira/Confluence/Bitbucket/JSM/Compass) depends on licenses and the permissions of the user the agent connects as.
Pricing
The MCP server is free for any Atlassian account; product functionality follows your Jira/Confluence/Bitbucket plan (Free/Standard/Premium/Enterprise).