A
MCP Atlassian
MCP server for Jira and Confluence integration with 68 tools across 21 toolsets
Overall Score96/100
Score Breakdown
Server Info
- Package
- mcp-atlassian
- Registry
- pypi
- Repository
- sooperset/mcp-atlassian
- Maintainer
- Community
- Category
- Project Management
- Tags
- jiraconfluenceissues
- Last Scanned
- 7 Apr 2026
Findings
2 issuesAuthentication & Identity
LOWImplements MCP OAuth spec for per-user authentication
Excellent auth support. Supports stdio, SSE, and StreamableHTTP transports via FastMCP. Has full OAuth 2.0 proxy implementation (HardenedOAuthProxy) supporting both Atlassian Cloud and Server/DC. Supports Basic auth (email:api_token), Bearer (OAuth), Token (PAT), and header-based per-request auth. UserTokenMiddleware processes Authorization headers with SSRF protection for URLs. Supports multi-tenant auth via X-Atlassian headers.
Remediation
Document the required OAuth scopes for each tool.
Maintenance & Trust
LOWCommunity-maintained by sooperset (community)
No official vendor backing.
Remediation
Seek vendor verification.
Tools
73 total| Name | Description | Risk |
|---|---|---|
| get_user_profile | Retrieve profile information for a specific Jira user. | read |
| get_issue_watchers | Get the list of watchers for a Jira issue. | read |
| add_watcher | Add a watcher to a Jira issue. | write |
| remove_watcher | Remove a watcher from a Jira issue. | write |
| get_issue | Get details of a specific Jira issue by key. | read |
| search | Search for Jira issues using JQL. | read |
| search_fields | Search Jira fields by name or type. | read |
| get_field_options | Get available options for a Jira field. | read |
| get_project_issues | Get recent issues from a Jira project. | read |
| get_transitions | Get available workflow transitions for a Jira issue. | read |
| get_worklog | Get worklogs for a Jira issue. | read |
| download_attachments | Download attachments from a Jira issue. | read |
| get_issue_images | Get image attachments from a Jira issue. | read |
| get_agile_boards | Get Jira agile boards. | read |
| get_board_issues | Get issues from a Jira agile board. | read |
| get_sprints_from_board | Get sprints from a Jira agile board. | read |
| get_sprint_issues | Get issues from a specific sprint. | read |
| get_link_types | Get available Jira issue link types. | read |
| create_issue | Create a new Jira issue. | write |
| batch_create_issues | Create multiple Jira issues in batch. | write |
| batch_get_changelogs | Get changelogs for multiple Jira issues. | read |
| update_issue | Update an existing Jira issue. | write |
| delete_issue | Delete a Jira issue. | admin |
| add_comment | Add a comment to a Jira issue. | write |
| edit_comment | Edit a comment on a Jira issue. | write |
| add_worklog | Add a worklog entry to a Jira issue. | write |
| link_to_epic | Link a Jira issue to an epic. | write |
| create_issue_link | Create a link between two Jira issues. | write |
| create_remote_issue_link | Create a remote link on a Jira issue. | write |
| remove_issue_link | Remove a link between Jira issues. | write |
| transition_issue | Transition a Jira issue to a new workflow status. | write |
| create_sprint | Create a new sprint on an agile board. | write |
| update_sprint | Update an existing sprint. | write |
| add_issues_to_sprint | Add issues to a sprint. | write |
| get_project_versions | Get versions for a Jira project. | read |
| get_project_components | Get components for a Jira project. | read |
| get_all_projects | Get all Jira projects. | read |
| get_service_desk_for_project | Get service desk for a Jira project. | read |
| get_service_desk_queues | Get queues for a Jira service desk. | read |
| get_queue_issues | Get issues in a Jira service desk queue. | read |
| create_version | Create a new version in a Jira project. | write |
| batch_create_versions | Create multiple versions in a Jira project. | write |
| get_issue_proforma_forms | Get ProForma forms for a Jira issue. | read |
| get_proforma_form_details | Get details of a ProForma form. | read |
| update_proforma_form_answers | Update answers on a ProForma form. | write |
| get_issue_dates | Get date metrics for a Jira issue. | read |
| get_issue_sla | Get SLA information for a Jira issue. | read |
| get_issue_development_info | Get development info (branches, PRs, commits) for a Jira issue. | read |
| get_issues_development_info | Get development info for multiple Jira issues. | read |
| confluence_search | Search Confluence content using simple terms or CQL. | read |
| confluence_get_page | Get content of a specific Confluence page. | read |
| confluence_get_page_children | Get child pages of a Confluence page. | read |
| confluence_get_space_page_tree | Get the page tree of a Confluence space. | read |
| confluence_get_comments | Get comments on a Confluence page. | read |
| confluence_get_labels | Get labels on a Confluence page. | read |
| confluence_add_label | Add a label to a Confluence page. | write |
| confluence_create_page | Create a new Confluence page. | write |
| confluence_update_page | Update an existing Confluence page. | write |
| confluence_delete_page | Delete a Confluence page. | admin |
| confluence_move_page | Move a Confluence page to a new location. | write |
| confluence_add_comment | Add a comment to a Confluence page. | write |
| confluence_reply_to_comment | Reply to a comment on a Confluence page. | write |
| confluence_search_user | Search for Confluence users. | read |
| confluence_get_page_history | Get version history of a Confluence page. | read |
| confluence_get_page_diff | Get diff between two versions of a Confluence page. | read |
| confluence_get_page_views | Get page view analytics for a Confluence page. | read |
| confluence_upload_attachment | Upload an attachment to a Confluence page. | write |
| confluence_upload_attachments | Upload multiple attachments to a Confluence page. | write |
| confluence_get_attachments | Get attachments on a Confluence page. | read |
| confluence_download_attachment | Download a Confluence attachment. | read |
| confluence_download_content_attachments | Download all attachments from a Confluence page. | read |
| confluence_delete_attachment | Delete a Confluence attachment. | admin |
| confluence_get_page_images | Get image attachments from a Confluence page. | read |
Deploy MCP Atlassian securely
CompleteFlow adds per-user authentication, permission scoping, and audit logging to any MCP server out of the box.
Deploy on CompleteFlow