standupcraft

jabbawocky/standupcraft
★ 0 stars JavaScript Code/Dev Tools Updated today
MCP server that reads your git commits and GitHub activity to generate daily standups, weekly client reports, and sprint retros — inside Claude Desktop
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "standupcraft": {
      "command": "npx",
      "args": [
        "-y",
        "jabbawocky/standupcraft"
      ]
    }
  }
}

README Excerpt

> **MCP server that reads your git commits and GitHub activity to generate daily standups, weekly client reports, and sprint retros — inside Claude Desktop.** Stop reconstructing what you did yesterday from memory. StandupCraft reads your actual git history and GitHub events, then lets Claude write your standup in your voice.

Tools (6)

GITHUB_TOKENgenerate_standupgenerate_weekly_summaryget_git_activityget_github_activitylist_configured_sources