sooperset/mcp-atlassian
FreeAtlassian 产品 (Confluence 和 Jira) 的 MCP 服务器。支持 Cloud/Server/DC。提供全面的工具用于搜索、读取、创建和管理内容。
FreeFree tier
About sooperset/mcp-atlassian
Model Context Protocol (MCP) server for Atlassian products Confluence and Jira. Supports both Cloud and Server/Data Center deployments. Provides a comprehensive set of tools for searching, reading, creating, and managing Jira issues and Confluence pages via natural language requests to AI assistants. Easy to set up using uvx, Docker, pip, or from source. Full documentation available at mcp-atlassian.soomiles.com.
Key Features
JQL search for Jira issues
CQL search for Confluence pages
Get issue details (jira_get_issue)
Get page content (confluence_get_page)
Create Jira issues (jira_create_issue)
Update Jira issues (jira_update_issue)
Create Confluence pages (confluence_create_page)
Supports Cloud and Server/Data Center deployments
Easy setup via uvx, Docker, pip, or from source
Full documentation available
Pros & Cons
Pros
- Open source and free to use
- Supports both Atlassian Cloud and on-premises Server/Data Center
- Comprehensive set of tools covering both Jira and Confluence
- Easy installation via uvx without manual configuration
- Integrates with AI assistants to perform actions via natural language
Cons
- Requires self-hosting or local setup (not a hosted service)
- Depends on Atlassian API credentials (API token or PAT)
- Currently limited to Jira and Confluence; no support for other Atlassian products like Bitbucket or Trello
Best For
Search for issues assigned to a user in a Jira projectSearch Confluence for onboarding documentationCreate a bug ticket for a login issueUpdate the status of a Jira issueRetrieve and view Jira issue detailsRetrieve Confluence page content
FAQ
How do I authenticate for Server/Data Center?
Use JIRA_PERSONAL_TOKEN and CONFLUENCE_PERSONAL_TOKEN instead of username and API token.
What tools are available for Jira?
Tools include jira_search (JQL), jira_get_issue, jira_create_issue, jira_update_issue, and more.
What tools are available for Confluence?
Tools include confluence_search (CQL), confluence_get_page, confluence_create_page, and more.
Can I use this with Claude Desktop or Cursor?
Yes, it can be configured in Claude Desktop or Cursor MCP configuration with the appropriate environment variables.