Skip to main content
Glama
521,045 tools. Updated 2026-09-06 10:24

"Tools for Efficient Diff Editing, Patching, and File System Operations" matching MCP tools:

Matching MCP Servers

  • A
    license
    Not graded
    quality
    D
    maintenance
    A Model Context Protocol server that enables enhanced file system operations including reading, writing, copying, moving files with streaming capabilities, directory management, file watching, and change tracking.
    21
    MIT

Matching MCP Connectors

  • Extract the complete diff for a single file from a loaded diff. Get all changes for one file without fetching the entire chunk.
    MIT
  • Execute Python code with full system access for data processing, file operations, API calls, and system automation. Returns output and result, with persistent state across calls.
    MIT
  • Apply a single-file unified diff directly to a file and write the result; use dry-run to preview without modifying.
    MIT
    Destructive
  • Execute bash commands on virtual computers for file operations, package installation, script execution, and system state checking through the Orgo MCP Server.
    MIT
    Destructive
  • Discover server capabilities, available tools, supported file formats, and resource limits to plan workflows with DataBeak's CSV data processing tools.
    Apache 2.0
  • Search for code symbols to get definitions, references, implementations, and call hierarchy in one efficient LSP query.
    MIT
  • Insert or replace text at specific line ranges in files for precise code editing without context-heavy operations.
    -
  • Read a pull request diff by retrieving the most recently generated file or by targeting a specific diff using its commit hash or file path.
    MIT
  • Apply a unified diff patch to a remote file for bandwidth-efficient updates with atomic consistency. Supports backup creation and drift protection via hash verification.
    MIT
  • Apply incremental diff operations to update n8n workflows. Supports adding, removing, patching nodes, connections, settings, and more with validation and best-effort application.
    MIT
  • Execute JXA code via osascript to control OmniGraffle and perform macOS operations, such as file system access for diagram automation.
    MIT
  • Retrieve diff of code changes from git repos or directories. Shows unified diff for directories and git diff for repos, enabling review of modifications.
    MIT
  • Binary-diff two functions in IDA Pro. Compares instruction sequences to calculate similarity and list added/removed operations, useful for patch diffing between clean and infected binaries.
    MIT