jira-mcp-server
0
MCP Atlassian is a Model Context Protocol server for integrating Confluence and Jira products. It supports deployment for both cloud-based and server/data center environments, allowing users to manage and interact with Atlassian resources programmatically.
MCP Atlassian
Model Context Protocol (MCP) server for Atlassian products (Confluence and Jira). It supports both Confluence & Jira Cloud and Server/Data Center deployments.
Compatibility
- Confluence: Fully supported for Cloud; Supported (version 6.0+) for Server/Data Center
- Jira: Fully supported for Cloud; Supported (version 8.14+) for Server/Data Center
Installation
- Using UV: Recommended method via Homebrew
- Using pip: Install via Python package manager
- Using Docker: Clone and build manually
- Using Smithery: Use Smithery CLI for installation
Configuration
- Authentication setup is required for both cloud and server/data center with specific tokens.
- Multiple command line arguments and environment variables are available to customize server behavior.
Tools
- Access and manage Confluence pages and Jira issues with various tools like
confluence_search
,jira_get_issue
, etc.
Security
- Keep API tokens secure and consult the SECURITY.md for best practices.
License
Licensed under MIT. This is not an official Atlassian product.