Skip to main content
Glama
577,298 tools. Updated 2026-09-16 01:05

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

  • Execute git commands under permission control. Read operations (status, log, diff) require read access; write operations (commit, push) require write access.
    MIT
  • Evaluate mathematical or statistical expressions safely using Python syntax. Supports arithmetic, list operations, and math functions with custom variables.
    GPL 3.0

Matching MCP Servers

Matching MCP Connectors

  • Run Python code from natural language prompts, with optional PyPI package install.

  • Check whether a git ref name is safe. Name discarded.

  • 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
  • Check which development tools are installed on your system, including Python, Node.js, Flutter, Android, Git, and Docker.
    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
  • Lint Python code strings using wemake-python-styleguide rules, returning structured violation reports for style compliance.
    MIT
  • Format Python code using Pyright's formatter to ensure consistent style and improve readability. Input Python code as a string for automatic formatting.
    MIT
  • Run Git operations including status, diff, log, blame, add, commit, branch, and stash. Supply the repository path for any operation.
    MIT
  • Access Python SDK documentation for Zero Network integration, including installation, wallet operations, and bridge functionality to implement crypto payments.
    MIT
  • Install Python packages in Pyodide environments for LLM-driven Python execution. Specify multiple packages using space-separated names.
    MIT
  • Execute Python code to process documents, manipulate files, and perform custom data operations within Docsmith MCP's secure environment.
    MIT
  • Install development tools (Python, Node.js, Git, Docker, Java, Go, Rust, Flutter) with optional version specification to automate local environment setup.
    MIT