Retour aux applications
B
BA Workflow Tools
par cs97jjm3
17-tool MCP server for Business Analysts: sprint planning, MoSCoW prioritisation, velocity tracking, user story formatting, and timezone utilities.
0 étoiles
1 vues
Fonctionne dans:claude
Expose:Tools
What it does
BA Workflow Tools connects Claude and other MCP clients to a comprehensive suite of Business Analyst utilities. It lets AI assistants perform sprint planning, release date forecasting, MoSCoW capacity planning, user story formatting, working-day calculations, and timezone conversions — all with natural language prompts.
Tools
- calculate_working_days — Count working days between two dates (UK bank holidays included)
- add_working_days / subtract_working_days — Offset a date by N working days
- calculate_sprint_dates — Generate multiple sprint start/end date pairs
- calculate_release_date — Forecast finish date from remaining points and team velocity
- calculate_velocity — Average velocity with holiday capacity adjustments
- calculate_fiscal_quarter — Returns fiscal year and quarter (configurable start month)
- format_user_story — Structures requirements into As-a/I-want/So-that + Given/When/Then acceptance criteria
- calculate_moscow_priority — Breakdown of Must/Should/Could/Won't by points and percentages
- plan_moscow_capacity — Fit backlog items into a fixed capacity using MoSCoW rules
- validate_moscow_dependencies — Detects Must-have items that depend on Won't/Could-have items
- generate_requirement_ids — Produce sequences like REQ-001, REQ-002
- convert_points_to_hours — Story points to hours with configurable overhead
- convert_estimation — Convert between T-shirt sizes, story points, and hours
- convert_timezone — Time conversion across GMT, EST, AEST, CET, MYT, and more
- find_meeting_time — Find overlap windows across multiple time zones
- text_utilities — 11 text operations: word count, dedup, sort, email/URL extraction, case conversion, trim, line numbering
Installation
Add to claude_desktop_config.json:
{
"mcpServers": {
"ba-workflow-tools": {
"command": "node",
"args": ["/path/to/ba-workflow-tools/src/index.js"]
}
}
}
Or use the one-click .mcpb bundle via Claude Desktop → Settings → Developer → Extensions.
Supported hosts
Confirmed working with Claude Desktop.
Installation rapide
npx ba-workflow-toolsInformations
- Tarification
- free