Jira-Context-MCP

Jira-Context-MCP

15

Jira Context MCP is an MCP server designed to automate Jira workflows by integrating with Cursor. It helps manage Jira issues by fetching details, listing assigned tasks, and automating bug fixes, all through seamless API interaction.

Jira Context MCP

A Model Context Protocol (MCP) implementation for Jira that enables automation and seamless integration with Jira's API. Key features include:

  • Fetch and instruct Cursor to fix Jira issue details from ticket links.
  • Retrieve and filter Jira tickets assigned within specified projects.
  • Automatically direct Cursor to resolve issues based on type.
  • Setup requires Node.js, Jira API token, and a Jira account.
  • Installation via Smithery or manual cloning is supported.
  • Provides tools for fetching issue details, assigned issues, issues by type, projects, issue types, and recent ticket changes.

Usage

  • Start the server and connect with Cursor via Command Palette.
  • Utilize available tools to interact with Jira issues for automation.

Example Workflows

  • Fix specific bugs, work on assigned issues, fix all bugs in a project, and review recent changes.

Development

  • Project structured with services, types, utilities, and server implementation.
  • Easily extendable by adding new tools.