Skip to main content
Glama
muhammadzaeemaltaf

GitHub Summary MCP

get_daily_summary

Generate a daily summary of your GitHub commits across all repositories you own or contribute to, providing a formatted overview of today's work activity.

Instructions

Generate a summary of today's commits authored by the authenticated GitHub user.

The tool:

  1. Detects the authenticated GitHub user from the token.

  2. Fetches every repository where the user is an owner, collaborator, or organisation member.

  3. Retrieves all commits pushed since the start of today (UTC).

  4. Filters to commits authored by the authenticated user.

  5. Groups commits by repository.

  6. Returns a formatted, human-readable summary.

Returns: A dict with a single key "summary" containing the formatted text.

Example return value::

{
    "summary": "> Evorgs\n\n* Simplified layout structure ...\n\n> BMS\n\n* Work in payment feature."
}

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/muhammadzaeemaltaf/github-summary-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server