yuezheng2006/mcp-server-jira
3.3
If you are the rightful owner of mcp-server-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 dayong@mcphub.com.
A personal JIRA integration plugin based on the FastMCP framework for querying JIRA issue details, lists, and performing basic operations, including JIRA attachment management.
Tools
Functions exposed to the LLM to take actions
get_issue
Retrieve JIRA issue details
search_issues
Search JIRA issue lists
create_issue
Create a JIRA issue
update_issue
Update a JIRA issue
get_projects
Retrieve JIRA project lists
get_project
Retrieve project details
get_issue_attachments
Retrieve all attachments of an issue
download_all_attachments
Download all attachments of an issue
get_attachment_by_filename
Retrieve a specific attachment by filename
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client