← Index

io.github.muba00/gitstandup

io.github.muba00/gitstandup·v1.0.6·Developer Tools
Quality Score
81
/100

Generate daily standup notes from git commits across multiple repositories with AI summaries.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "gitstandup": {
      "command": "npx",
      "args": [
        "-y",
        "gitstandup-mcp"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "gitstandup": {
      "command": "npx",
      "args": [
        "-y",
        "gitstandup-mcp"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y gitstandup-mcp
§03  MCP Quality Score  ·  methodology
freshness
21
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Developer Tools