The MCP Jira & Confluence server now includes a comprehensive suite of 5 agile/scrum tools designed to support scrum masters, product owners, and development teams with AI-powered insights and sprint management capabilities.
Purpose: Get all agile boards or filter by project
Target Users: Scrum masters managing multiple teams
Features:
- List all available agile boards
- Filter by specific project
- Shows board type (Scrum/Kanban)
- Displays associated project information
- Fallback support for older Jira versions (greenhopper API)
Purpose: Get sprints for a specific agile board
Target Users: Sprint planners and scrum masters
Features:
- Filter by sprint state: active, closed, future, or all
- Shows sprint dates and goals
- Perfect for sprint planning and retrospectives
- Rich sprint information including state transitions
Purpose: Comprehensive daily standup report for scrum masters
Target Users: Scrum masters conducting daily standups
Features:
- Sprint progress metrics (issues & story points completion %)
- Status breakdown (To Do, In Progress, Done, etc.)
- Team member workload and current tasks
- Potential blockers identification
- In-progress tasks by assignee
- Key metrics for standup discussion
Purpose: AI-powered assignment suggestions
Target Users: Scrum masters and team leads assigning work
Features:
- Analyzes historical data from similar resolved issues
- Considers team member expertise in components/labels
- Evaluates current workload of potential assignees
- Reviews average resolution times for similar work
- Provides confidence scores and reasoning
- Returns ranked recommendations with justification
Purpose: AI-powered story point estimation
Target Users: Product owners and teams doing sprint planning
Features:
- Complexity analysis based on description, components, labels
- Historical data analysis from similar resolved issues
- Story point patterns specific to your project
- Confidence levels and alternative estimates
- Reference to most similar resolved issues
- Perfect for sprint planning and effort estimation
get_agile_boards()- Agile API with greenhopper fallbackget_board_sprints()- Sprint management with state filteringget_sprint_issues()- Issue retrieval for sprint analysisget_daily_standup_summary()- Comprehensive sprint analysisget_task_assignment_recommendations()- AI-powered assignment analysisestimate_story_points()- AI-powered complexity and historical analysis
- All 5 tools registered in MCP server
- Comprehensive input validation
- Rich error handling with helpful messages
- Markdown-formatted responses
- Embedded resource support for better integration
- Complexity Scoring: Analyzes issue descriptions, components, labels
- Historical Pattern Matching: Finds similar resolved issues for reference
- Team Expertise Analysis: Evaluates team member experience with components
- Workload Balancing: Considers current assignment distribution
- Confidence Scoring: Provides reliability metrics for recommendations
- Start with
get-agile-boardsto see all boards - Use
get-board-sprintsto check active sprints - Run
get-daily-standup-summaryfor comprehensive team status - Identify blockers and team workload distribution
- Use
estimate-story-pointsfor effort estimation - Apply
get-task-assignment-recommendationsfor optimal work distribution - Review historical patterns and team expertise
- Make data-driven planning decisions
- Monitor sprint progress with daily standup summaries
- Balance workload using assignment recommendations
- Track team performance patterns
- Identify potential process improvements
- Data-Driven Decisions: AI analysis of historical patterns
- Time Savings: Automated analysis vs manual review
- Better Planning: Informed story point estimation
- Optimal Assignment: Match tasks to team member strengths
- Sprint Health: Real-time progress monitoring
- Process Improvement: Identify bottlenecks and patterns
Potential areas for expansion:
- Sprint velocity tracking and prediction
- Team performance analytics
- Automated risk assessment
- Integration with time tracking tools
- Burndown chart generation
- Sprint goal achievement analysis
✅ Complete: All 5 agile/scrum tools implemented and tested
✅ Documented: Comprehensive README updates with usage examples
✅ Versioned: Updated to v0.2.6 with detailed changelog
✅ Tested: All tools verified to handle both success and error cases properly
The agile/scrum toolset is ready for production use and provides comprehensive support for modern agile development workflows.