codingthefuturewithai/mcp_jira
3.2
If you are the rightful owner of mcp_jira 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.
A Model Context Protocol (MCP) server that provides seamless JIRA integration for AI tools.
Tools
Functions exposed to the LLM to take actions
create_jira_issue
Creates a new JIRA issue with specified project, summary, description, issue type, assignee, and custom fields.
update_jira_issue
Updates an existing JIRA issue, allowing modification of fields such as summary, description, assignee, and issue type.
search_jira_issues
Searches for JIRA issues using JQL syntax, with options for basic or comprehensive issue data retrieval.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client