mcp-jira

mcp-jira

3.3

If you are the rightful owner of mcp-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 simple Model Context Protocol (MCP) server for Jira that allows LLMs to act as project managers and personal assistants for teams using Jira.

The MCP Jira Integration is a server that leverages the Model Context Protocol to enable large language models (LLMs) to function as project managers and personal assistants within Jira environments. This integration facilitates various project management tasks such as issue creation, sprint tracking, and workload analysis, enhancing team productivity and efficiency. By utilizing the MCP server, teams can automate routine tasks, generate reports, and manage projects more effectively. The server is designed to be compatible with any MCP client, making it versatile and easy to integrate into existing workflows. It requires Python 3.8 or higher, a Jira account with an API token, and an MCP-compatible client like Claude Desktop.

Features

  • create_issue: Create new Jira issues with proper formatting
  • search_issues: Search issues using JQL with smart formatting
  • get_sprint_status: Get comprehensive sprint progress reports
  • get_team_workload: Analyze team member workloads and capacity
  • generate_standup_report: Generate daily standup reports automatically