StandupCraft

by jabbawocky

Not rated
GitHub

About

MCP server that reads git commits and GitHub activity to generate daily standups and weekly client reports inside Claude Desktop. No API key required.

Details

Author
jabbawocky
Categories
Developer Tools, Other, Project Management, Productivity, Automation

Setup

Install StandupCraft in your MCP client (Claude Desktop, Cursor, Windsurf, and others).

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

Follow the installation instructions in the repository README, then restart your MCP client.

StandupCraft — MCP Server for Developer Standups & Client Reports

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.

Install:npx -y github:jabbawocky/standupcraft
Works with:Claude Desktop, Claude Code, Cursor, Windsurf, any MCP-compatible client
Requires:Node.js 18+, git (pre-installed on every dev machine)

Add to yourclaude_desktop_config.json:

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

Claude will callget_git_activity, read your commits from the past 24 hours, and generate a clean standup automatically.

- "Write my daily standup for Slack"
- "What did I ship this week? Format it as a client email."
- "Generate a weekly progress report for my client — client-facing tone, project name: API Redesign"
- "What have I been working on for the past 3 days?"
- "Write a standup update — blockers: waiting on design review, planning to finish auth today"

{ "mcpServers": { "standupcraft": { "command": "npx", "args": ["-y", "github:jabbawocky/standupcraft"], "env": { "GITHUB_TOKEN": "ghp_...", "GITHUB_USERNAME": "your-github-handle" } } } }

Git activity works with no config at all — just install and go.

Individual developerswho spend 5–15 minutes every morning reconstructing what they did yesterday before standup. StandupCraft reads your git log so you don't have to.

Freelancers and consultantswho write the same "what I shipped this week" narrative multiple times — once for their internal standup, once for a client progress email, once for an invoice note. StandupCraft generates all three from one data source.

Engineering leadswho compile their team's activity into weekly stakeholder summaries. Point StandupCraft at multiple repos and get a synthesized narrative.
- get_git_activityrunsgit loglocally — no data leaves your machine, no API key required
- get_github_activity(optional) calls the GitHub REST API with your token
- generate_standuppasses the raw activity data to Claude as a structured prompt
- Claude writes your standup in the requested tone and format

All data stays local except the optional GitHub API call. No cloud storage, no account required.

This is a web browser that enables your coding agent, such as Claude Code, to visit websites on your behalf and assist you in identifying bugs or creating UI test cases.

Perform queries and entity operations in your Fibery workspace.

Official GitHub MCP server for repository search, issues, pull requests, code context, and GitHub workflows in MCP-compatible AI clients.

Keep teams & agents coordinated automatically

Connect to the Taskade platform via MCP. Access tasks, projects, workflows, and AI agents in real-time through a unified workspace and API.

A universal remote MCP server that connects to popular productivity tools such as Notion, Monday, AirTable, and many more.

An MCP server for interacting with various services like Slack, Harvest, and GitHub to manage activities and data.

advanced-math-mcp — MCP server for linear algebra, calculus, and symbolic math. 17 tools with a unified evaluate() expression engine. Supports matrices, eigenvalues, SVD, integrals, limits, derivatives, and more.

An MCP interface for Atlassian products, including Jira and Bitbucket.

The Outcome Backcasting MCP is a strategic planning tool that helps you work backwards from a desired future outcome to identify the specific steps, resources, and dependencies needed to achieve your goals. Unlike traditional forward planning, backcasting starts with your end goal and creates a reverse roadmap to get there.

About A repo-native task graph as plain Markdown files, served to AI agents over MCP and to humans over a clean web UI .

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.