Skip to main content
Glama
128,119 tools. Last updated 2026-05-05 23:08

"Guidance on Writing Git Commit Messages for Pushing to GitHub" matching MCP tools:

  • Scan git repository history to detect exposed secrets in commit messages, author information, branches, and deleted files for security auditing.
    MIT
  • Analyze git history to identify commit patterns, stale directories, and frequently changed files across hundreds of commits.
    MIT
  • Generate conventional commit messages automatically from staged git changes. Analyzes git diffs and repository status to create properly formatted commits following conventional commit standards. Supports custom commit types and scopes.
    MIT
  • Create a git commit with changes after completing work. Use before ending the session to produce a clean commit for review.
    MIT
  • Verify the code running on Blueprint servers by returning the git commit hash and direct links to view the deployed source code.
    MIT

Matching MCP Servers

Matching MCP Connectors

  • GitHub MCP — wraps the GitHub public REST API (no auth required for public endpoints)

  • Manage repositories, users, releases, and automate GitHub workflows

  • Push multiple files to a GitHub repository branch in a single atomic commit using the Git Data API, creating blobs, trees, and updating references.
    MIT
  • Scan staged git files to detect security vulnerabilities before commit. Automatically reads staged changes to catch issues early.
  • Check git repository status, view commit history and diffs, manage branches, capture full context snapshots, and extract design decisions from commit messages. Links git context to coding sessions for documentation.
    MIT
  • Push multiple files to a GitHub repository in a single commit, simplifying batch file uploads and version control management.
    MIT
  • Push multiple files to a GitHub repository in a single commit, specifying the owner, repo, branch, and commit message using the input schema.
    MIT
  • Retrieve version details and git commit information for the MCP Email Service, enabling multi-account email management across platforms like Gmail, Outlook, QQ Mail, and 163 Mail.
    MIT
  • Push multiple files to a GitHub repository in a single commit, enabling batch file updates with a unified commit message for efficient repository management.
    MIT
  • Analyzes code changes to generate structured Git commit messages with emoji support, helping developers maintain consistent commit history.
    MIT