Productivity
Verified
Trust: 54/100 (Fair)Jira MCP Guide
Manage Jira issues, boards, sprints, and workflows. Create tickets and track project progress.
345 stars 14,600 downloadsby Atlassian
Quick Start
Install
npx @mcp/jiraClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"jira-mcp": {
"command": "npx",
"args": [
"@mcp/jira"
]
}
}
}What Jira MCP Can Do
manage_issues
Create and update Jira issues
manage_sprints
Manage sprints and boards
search
Search issues with JQL
Permissions Required
Jira MCP requires the following permissions. Review the risk levels before granting access.
| Permission | Description | Risk |
|---|---|---|
jira.read | Read Jira data | low |
jira.write | Create and update issues | medium |
Platform Compatibility
| Platform | Status |
|---|---|
| Claude Desktop | Supported |
| Cursor | Supported |
| LangChain | Supported |