ybreff/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 Jira integration that facilitates interaction with Jira's API through structured tools.
Tools
Functions exposed to the LLM to take actions
get_issue
Retrieve complete information of a specific issue.
create_issue
Create a new issue in Jira.
update_issue
Update an existing issue.
search_issues
Search issues using JQL.
add_comment
Add a comment to an issue.
get_project_info
Get complete information of a project.
get_transitions
Get available transitions for an issue.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client