A Model Context Protocol (MCP) server for interacting with Atlassian Jira. Connect AI assistants like Claude, Cursor AI, and others directly to your Jira projects, issues, and workflows.
Available Tools:
jira_get - Read data from any Jira API endpoint
jira_post - Create resources (issues, comments, etc.)
jira_put - Replace resources
jira_patch - Partially update resources
jira_delete - Delete resources
health_check - Verify server configuration and connectivity
Common Use Cases
Ask your AI assistant:
"List all projects I have access to"
"Show me issues assigned to me that are in progress"
"Find all high priority issues in the DEV project"
"Get full details about issue PROJ-456 including comments"
"Add a comment to PROJ-456: 'Code review completed'"
"Create a new bug in the MOBILE project"