mcp-server-atlassian-jira

mikeysrecipes/mcp-server-atlassian-jira

3.2

If you are the rightful owner of mcp-server-atlassian-jira 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 Node.js/TypeScript Model Context Protocol (MCP) server for Atlassian Jira Cloud, enabling AI systems to interact with Jira projects and issues securely.

Tools

Functions exposed to the LLM to take actions

jira_ls_projects

Lists accessible Jira projects.

jira_get_project

Gets detailed project information.

jira_ls_issues

Searches for Jira issues.

jira_get_issue

Gets comprehensive issue details.

jira_ls_comments

Lists comments for an issue.

jira_add_comment

Adds comment to an issue.

jira_ls_statuses

Lists available workflow statuses.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources