AlexVulaj/jira-mcp-server
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.
This is a Model Context Protocol (MCP) server designed for integrating with Jira Server instances, enabling seamless interaction with Jira through natural language commands.
Tools
Functions exposed to the LLM to take actions
create_issue
Create a new issue in a specified project with details like summary, issue type, and priority.
search_issues
Search for issues using JQL or predefined criteria.
update_issue
Update an existing issue's fields such as status, components, and labels.
add_comment
Add a comment to a specified issue.
get_current_user
Retrieve information about the current user.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client