hackdonalds/jira-mcp
If you are the rightful owner of jira-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The JIRA MCP Server is a Model Context Protocol server designed to facilitate interaction with JIRA APIs, enabling AI assistants to manage JIRA issues efficiently.
Tools
Functions exposed to the LLM to take actions
jira_get_issue
Get details of a specific JIRA issue by key
jira_search
Search issues using JQL with pagination support
jira_create_issue
Create a new issue with project, issue type, summary, and optional fields
jira_update_issue
Update an existing issue's fields
jira_transition_issue
Transition an issue to a new status with optional comment
jira_add_comment
Add a comment to an existing issue
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client