Jira-MCP-Server

dongitran/Jira-MCP-Server

3.3

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 for Jira integration with OAuth token-based authentication, designed for seamless task management without the need for a database.

Tools

Functions exposed to the LLM to take actions

get_my_tasks

Retrieve tasks assigned to the current user with various filters.

get_tasks_by_date

Get tasks active on a specific date with daily hours calculation.

search_tasks

Search tasks using JQL query or keyword.

create_task

Create a new Jira task with optional subtasks.

update_task_dates

Update start date and/or due date of a task.

update_story_points

Update story points of a task.

get_task_details

Get detailed information about a specific task.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources