Skip to content

MCP Atlassian

Caution

MCP server for Atlassian products (Confluence and Jira). Supports Confluence Cloud, Jira Cloud, and Jira Server/Data Center. Provides comprehensive tools for searching, reading, creating, and managing content across Atlassian workspaces.

by sooperset 4,623 MIT Python Intermediate stdio

Install

Claude Code

claude mcp add mcp-atlassian -- uvx mcp-atlassian

Safety Report

100% Caution
Scanned yesterday
6 passed
Security
Authentication
details

Requires Atlassian API tokens or Personal Access Tokens (PAT) for Data Center/Server. Credentials stored as environment variables.

Pass
CORS Policy
details

Stdio/local transport; CORS not applicable.

N/A
Rate Limiting
details

Inherits Atlassian Cloud API rate limits. No additional server-side throttling documented.

Info
Known CVEs
details

No known CVEs for this package at time of review.

Pass
Code Quality
Dependency Audit
details

Python package available via uvx/pip. No published SBOM or regular audit report found.

Info
Dangerous Patterns
details

No dangerous code patterns detected

Pass
License
details

MIT License. Not an official Atlassian product.

Pass
Code Source
details

Open source on GitHub (sooperset/mcp-atlassian). MIT licensed, community maintained.

Pass
Community
Maintenance Status
details

Actively maintained; recent commits and 72-tool feature set indicates ongoing development.

Pass

Learn about our security methodology →

Compatibility

Claude CodeSupported via uvx or pip install. Configure with JIRA_URL, JIRA_USERNAME, JIRA_API_TOKEN env vars.
Not Tested
CursorSupported via MCP config JSON with uvx command.
Not Tested
VS CodeWorks with VS Code MCP extensions using standard stdio transport.
Not Tested
WindsurfCompatible via standard MCP JSON configuration.
Not Tested
Claude DesktopSupported via claude_desktop_config.json using uvx or Docker.
Not Tested

Tools Provided (50)

jira_get_issue

Retrieve detailed information about a specific Jira issue by key.

jira_search

Search Jira issues using JQL (Jira Query Language) syntax.

jira_get_project_issues

List all issues belonging to a specific Jira project.

jira_create_issue

Create a new Jira issue with specified fields and values.

jira_update_issue

Update fields on an existing Jira issue.

jira_delete_issue

Delete a Jira issue by key.

jira_batch_create_issues

Create multiple Jira issues in a single batch operation.

jira_batch_get_changelogs

Retrieve change history for multiple issues in batch.

jira_get_transitions

List available workflow transitions for a Jira issue.

jira_transition_issue

Change the status of a Jira issue by applying a workflow transition.

jira_add_comment

Add a comment to a Jira issue.

jira_edit_comment

Edit an existing comment on a Jira issue.

jira_get_worklog

Retrieve time-tracking worklog entries for an issue.

jira_add_worklog

Log time spent on a Jira issue.

jira_get_agile_boards

List all Scrum/Kanban boards available in Jira.

jira_get_board_issues

Get issues on a specific agile board.

jira_get_sprints_from_board

List sprints associated with an agile board.

jira_get_sprint_issues

Get all issues within a specific sprint.

jira_create_sprint

Create a new sprint on a board.

jira_update_sprint

Update sprint details such as name, start date, or end date.

jira_add_issues_to_sprint

Move issues into a sprint.

jira_get_all_projects

List all Jira projects accessible to the authenticated user.

jira_get_project_versions

List fix versions/releases for a project.

jira_get_project_components

List components defined in a Jira project.

jira_create_version

Create a new version/release in a project.

jira_get_user_profile

Retrieve a Jira user's profile information.

jira_get_issue_watchers

List users watching a Jira issue.

jira_add_watcher

Add a watcher to a Jira issue.

jira_remove_watcher

Remove a watcher from a Jira issue.

jira_download_attachments

Download file attachments from a Jira issue.

jira_get_service_desk_for_project

Get the service desk configuration for a project.

jira_get_service_desk_queues

List queues in a Jira Service Desk project.

jira_get_queue_issues

Get issues in a specific service desk queue.

confluence_search

Search Confluence pages and content using CQL syntax.

confluence_get_page

Retrieve the full content of a Confluence page by ID.

confluence_get_page_children

List child pages under a given Confluence page.

confluence_get_page_history

Retrieve version history for a Confluence page.

confluence_create_page

Create a new page in a Confluence space.

confluence_update_page

Update the content or metadata of an existing Confluence page.

confluence_delete_page

Delete a Confluence page.

confluence_move_page

Move a page to a different location in the Confluence hierarchy.

confluence_get_comments

Retrieve comments on a Confluence page.

confluence_add_comment

Add a comment to a Confluence page.

confluence_reply_to_comment

Reply to an existing comment on a Confluence page.

confluence_get_labels

Get labels applied to a Confluence page.

confluence_add_label

Add a label to a Confluence page.

confluence_upload_attachment

Upload a file attachment to a Confluence page.

confluence_get_attachments

List attachments on a Confluence page.

confluence_download_attachment

Download an attachment from a Confluence page.

confluence_search_user

Search for Confluence users by name or email.

Frequently Asked Questions

What is MCP Atlassian?

MCP server for Atlassian products (Confluence and Jira). Supports Confluence Cloud, Jira Cloud, and Jira Server/Data Center. Provides comprehensive tools for searching, reading, creating, and managing content across Atlassian workspaces.

What tools does MCP Atlassian provide?

MCP Atlassian provides 50 tools including jira_get_issue, jira_search, jira_get_project_issues, jira_create_issue. Each tool can be called by AI agents to perform specific operations.

Is MCP Atlassian safe to use?

MCP Atlassian is rated Caution. Some security checks raised warnings. Review the safety report on this page for details before use.

What are alternatives to MCP Atlassian?

Similar MCP servers include FastMCP, Oh My Posh Validator, Claude Flow. Each serves a similar purpose but may differ in features, language, and compatibility.

Similar MCP Servers