Skip to main content
Glama
138,168 tools. Last updated 2026-05-20 05:47

"Using Git with Python for Operations" matching MCP tools:

  • Execute sequential operations with variable piping between steps using Python, shell, file, or transform services. Reference previous results to chain operations in a batch workflow.
    MIT
  • Retrieve all git operations—commits, pushes, merges, checkouts—from a session chronologically. Connect session work to git history to capture actions git log misses.
    MIT
  • Execute Python code to process documents, manipulate files, and perform custom data operations within Docsmith MCP's secure environment.
    MIT
  • Manage Git branch lifecycle with create, list, delete, merge, and compare operations. Includes safety warnings for destructive actions like branch deletion to protect commit history.
  • Perform multiple Git operations in sequence on a repository using a single command. Stages files, commits changes, and pushes updates efficiently.

Matching MCP Servers

  • A
    license
    B
    quality
    C
    maintenance
    Enables comprehensive Windows system management through Claude Desktop, including PowerShell/CMD execution, file operations, archive handling, Git tools, network testing, and system monitoring. Provides a complete toolkit for Windows automation and administration tasks.
    Last updated
    17
    1
    MIT
  • F
    license
    A
    quality
    C
    maintenance
    MCP server for managing Git operations on local repositories, allowing users to list repositories, get and create tags, list commits, push tags, and refresh repositories through a standardized interface.
    Last updated
    6
    3

Matching MCP Connectors

  • Manage Git repositories locally and remotely with operations including init, commit, sync, backup, and repository management for GitHub and Gitea platforms.
  • Manage Git tags with create, list, get, delete, and search operations for both lightweight and annotated tags in your repository.
  • Manage Git packages across npm, Maven, and container formats. Perform list, create, update, delete, publish, and download operations for package files in your projects with GitHub and Gitea providers.
  • Synchronize Git repositories between local and remote providers. Perform sync operations or check status across GitHub and Gitea with configurable merge strategies and branch management.
  • Check which media binaries (ffmpeg, ffprobe, ImageMagick, whisper.cpp, Python, edge-tts) are installed. Use this to determine possible operations before attempting them.
    MIT
  • Apply normalize operations to content files using extract mode for new content or reuse mode for patching source files. Validate inputs and preview changes with dry run before executing to disk and git.
    MIT
  • Scan git repository history to detect exposed secrets in commit messages, author information, branches, and deleted files for security auditing.
    MIT
  • Rebuild the project file index to keep it up-to-date. Use after git operations or when the index appears stale.
    MIT
  • Batch process content entries with copy locale, update status, or delete operations. All changes auto-committed to git. Streamline content governance across models and locales.
    MIT
  • Retrieve Spark driver logs from completed notebook executions to debug Python errors and analyze Spark behavior. Use stdout for Python tracebacks or stderr for system logs.
    MIT
  • Stage specific lines or ranges from Git changes for partial commits, enabling multiple logical commits from a single file with intermixed changes, including untracked files.
    MIT