Jira
By thumbsupordown
The Jira MCP server connects AI agents to your Jira instance through the mcp-atlassian server. Agents can search issues with JQL, read full issue details, create and update issues, and transition issues between workflow statuses — letting assistants track, triage, and manage work items directly from a conversation with an AI client.
Tools
jira_create_issue
Create a brand-new work issue within a Jira project.
jira_get_issue
Get the full details of a specific Jira work issue.
jira_search
Search for Jira issues using a JQL query expression.
jira_transition_issue
Transition a Jira work issue to a new workflow status.
jira_update_issue
Update the fields on an existing Jira project issue.