Skip to content

Add StandupCraft — MCP server for developer standups & client reports#807

Open
jabbawocky wants to merge 2 commits into
TensorBlock:mainfrom
jabbawocky:add-proposalcraft
Open

Add StandupCraft — MCP server for developer standups & client reports#807
jabbawocky wants to merge 2 commits into
TensorBlock:mainfrom
jabbawocky:add-proposalcraft

Conversation

@jabbawocky

Copy link
Copy Markdown
Contributor

StandupCraft is an MCP server that reads git commits and GitHub activity to generate daily standups, weekly client reports, and sprint retros — inside Claude Desktop.

GitHub: https://github.com/jabbawocky/standupcraft

Key tools:

  • get_git_activity — Read local git commits across repos for any time range (no API key needed)
  • get_github_activity — Fetch PRs, reviews, and issue comments from GitHub (needs GITHUB_TOKEN)
  • generate_standup — Format activity into a ready-to-paste standup (Slack, email, Markdown)
  • generate_weekly_summary — Weekly client report or team update from 7 days of activity
  • list_configured_sources — Show which data sources are active

Install: npx -y github:jabbawocky/standupcraft
License: MIT
API key: Not required
Compatible with: Claude Desktop, Claude Code, Cursor, Windsurf, any MCP client

@wilsonccccc wilsonccccc left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the submission. StandupCraft looks potentially listable, but this PR also adds ProposalCraft, which is already listed in the catalog. Please remove the duplicate ProposalCraft entry and keep this PR focused on the new StandupCraft entry.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants