standup-mcp
Related Servers
Alternatives to standup-mcp
No user-submitted related servers found.
Related Servers
- AlicenseAqualityCmaintenanceGenerates daily standup notes from your git commits across multiple repositories using AI.426 npm5MIT
- FlicenseNot gradedqualityDmaintenanceSummarizes Slack activity and GitLab merge requests with OpenAI to help generate daily standups, weekly reports, or quarterly check-ins.-
- AlicenseAqualityAmaintenanceGenerates a daily standup note from GitLab merge request or GitHub pull request state: what is ready to merge, what is blocked, what is stale, and what is waiting on your review. When CI is red it opens the failed job's log and reports the error lines, so the note says why the pipeline failed rather than just that it did.231,448 npmMIT
- AlicenseAqualityCmaintenanceGenerates engineering intelligence reports (standups, weekly summaries, sprint retrospectives) from GitHub and Jira data, accessible via MCP clients or CLI.104 npmMIT
- FlicenseBqualityNot gradedmaintenanceGenerates AI-powered daily and weekly productivity summaries by analyzing your Slack messages, Google Calendar events, and Gmail activity with automated scheduling and smart filtering.6-
- -licenseNot gradedqualityNot gradedmaintenanceEnables generating AI-powered standups from git activity, with risk flags and markdown digests, via MCP tools.-
TDQS
Scored across 5 tools
Each tool has a distinct purpose: standup_draft for daily summaries, blocker_scan for identifying blockers, weekly_summary for longer-term rollups, activity_digest for raw chronological data, and list_sources for inspecting configured sources. There is no overlap that would cause an agent to select the wrong tool.
Names are all lowercase snake_case with no style mixing, but the word order is inconsistent: list_sources follows verb_noun (imperative), while standup_draft, blocker_scan, weekly_summary, and activity_digest are object_verb or noun-based compounds. This mixed pattern is readable but not predictable.
With 5 tools, the server is well-scoped for its purpose of generating standup and activity reports. Each tool provides a meaningful function without redundancy or unnecessary bloat, sitting comfortably in the ideal range.
The domain covers daily standup generation, blocker detection, weekly summaries, raw activity retrieval, and source status. There are no obvious gaps for the stated purpose; the tools form a cohesive set for both quick standups and deeper review.