Agent♥︎Age
Catalog

io.github.rimysore/standupbot

Official

by rimysore · JavaScript

Turns your GitHub activity into a daily standup — commits, PRs, reviews & issues.

StandupBot MCP Server (io.github.rimysore/standupbot)

StandupBot is a free Model Context Protocol (MCP) server that connects Claude to GitHub activity. It retrieves the last 24 hours of commits, pull requests, reviews, and issues, and returns the results formatted for Slack.

🛠️ Key Features

  • Daily standup view of GitHub activity (commits, PRs, reviews, issues)
  • Uses tools to generate standups over a time window (last N hours)
  • Output formatted for pasting into Slack
  • Tooling includes personal, team, and repository activity retrieval (get_repo_pulse)

🚀 Use Cases

  • Ask Claude “what did I do yesterday?” to get a standup
  • Generate a team standup for multiple GitHub users
  • Review recent GitHub activity for a repository via pulse data

⚡ Developer Benefits

  • MCP tool interface for integrating GitHub activity into Claude workflows
  • Separate tools for personal standups, multi-user team standups, and repo activity
  • Structured retrieval of commits, PRs, reviews, and issues for a defined period

⚠️ Limitations

  • Readme excerpt only specifies pull data for the last 24 hours (or last N hours via tools); details of other sources or filtering are not provided