hlibkoval/jiramcp
If you are the rightful owner of jiramcp 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 Model Context Protocol (MCP) server that wraps jira-cli to expose Jira functionality to Large Language Models.
Tools
Functions exposed to the LLM to take actions
issue_list
Search and filter issues
issue_create
Create new issue
issue_edit
Modify issue fields
issue_assign
Assign issue to user
issue_move
Transition issue status
issue_view
View detailed issue info
issue_link
Link two issues
issue_link_remote
Add web link to issue
issue_unlink
Remove issue link
issue_clone
Duplicate issue
issue_delete
Delete issue
issue_comment_add
Add comment
epic_list
List epics
epic_create
Create new epic
epic_add
Add issue to epic
epic_remove
Remove issue from epic
sprint_list
List all sprints
sprint_add
Create new sprint
sprint_current
View current sprint issues
sprint_prev
View previous sprint issues
sprint_next
View next sprint issues
releases_list
List project releases
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client