angelescostarelliExtendeal/jira-mcp-server
3.2
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 dayong@mcphub.com.
A Model Context Protocol (MCP) server that integrates with Jira API for issue retrieval and search.
Tools
Functions exposed to the LLM to take actions
get_jira_issue
Get a specific Jira issue by its key.
search_jira_issues
Search Jira issues using JQL.
get_issues_by_epic
Get all issues belonging to a specific epic with optional filters.
get_project_issues
Get issues from a specific project.
get_user_assigned_issues
Get issues assigned to a specific user.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client