PJSathischandar/jira-mcp-server
3.1
If you are the rightful owner of jira-mcp-server 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 for interacting with Jira Cloud instances, providing tools and resources to manage Jira issues.
Tools
Functions exposed to the LLM to take actions
search_issues
Search issues using JQL queries
get_issue
Fetch a single issue by key
create_issue
Create new issues
comment_issue
Add comments to issues
transition_issue
Move issues through workflow states
get_transitions
Get available transitions for an issue
assign_issue
Assign issues to users
add_label
Add labels to issues
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client