mcp-jira
6
The MCP Jira Integration project is a Model Context Protocol server designed for integration with Jira to streamline project management tasks. It offers features like issue creation, sprint progress tracking, team workload analysis, and automated report generation, making it a valuable asset for teams operating with Jira.
MCP Jira Integration
A simple Model Context Protocol (MCP) server for Jira that allows teams to manage projects efficiently through automated tools.
Features
- Create Issue: Ability to create and format new Jira issues.
- Search Issues: Enhanced JQL-based search with smart formatting.
- Get Sprint Status: Retrieve comprehensive reports on sprint progress.
- Get Team Workload: Analyze team workload and capacity.
- Generate Standup Report: Automatic generation of daily standup reports.
Project Management Capabilities
- Sprint progress tracking with visuals.
- Team workload analysis and planning.
- Automated daily standup reports.
- Prioritized issue creation.
- Smart issue search and filtering.
Requirements
- Python 3.8 or higher.
- Jira account with API token.
- MCP-compatible client.
Configuration
- Set necessary environment variables like
JIRA_URL
,JIRA_USERNAME
, andJIRA_API_TOKEN
.
Troubleshooting
- Ensure active sprints and correct permissions for seamless server operation.