Skip to main content
Glama
520,779 tools. Updated 2026-09-06 09:34

"A tool or method for editing code using diffs" matching MCP tools:

Matching MCP Servers

Matching MCP Connectors

  • Cloudflare Workers MCP server: code-explainer

  • Corporate travel: search and book flights, hotels, rail and transfers, manage orders.

  • Detect structural drift in enrolled repositories by comparing snapshots or live code. Pass two snapshot IDs to diff them, or provide a label to compare that snapshot with live code.
    MIT
  • Restart the language server to resolve editing errors when code changes occur outside Serena MCP Server, ensuring accurate code analysis and editing capabilities.
    MIT
  • Count how often each Claude Code tool was called across matching sessions to reveal working habits, such as reading versus editing time. Returns tool names and usage counts.
    MIT
  • Extract selected code into a new method with automatically inferred parameters and return type for refactoring Java code.
    MIT
  • Generates code patches (unified diffs) for all open issues in a project, allowing review and application with git apply.
    MIT
  • Assess file modification risk using code graph and git history to identify dependents, impact, churn, ownership, and test gaps before editing shared or hotspot files.
    GPL 3.0
  • Review working, staged, or HEAD diffs and named files. Get prioritized findings with severity, confidence, and path:line evidence for a first-pass code review.
    MIT
  • Retrieve the source code body of any function, method, or class by name and file path, getting only the relevant code without loading the entire file.
    MIT
  • Find callers or callees of a method in Minecraft mod development to understand code dependencies. Query by class and method name with optional result limit.
    MIT
  • Show a QR code to pair an iOS device with the active CAR-TER control surface editing session.
    MIT
  • Creates and modifies code files with visual git-style diffs, using context files for accurate integration. Handles all programming languages with comprehensive error handling.
    MIT
  • Compile and execute C# code dynamically in Unity Editor using Roslyn. Define a class with a static method to run custom logic on the fly without saving scripts.
    Apache 2.0
  • Analyze git diffs for risk scoring and change classification. Get per-file impact analysis on commits or staged changes.
    MIT
  • Analyze code or diffs using two parallel LLM reviewers to identify context-blind errors and improve code quality.
    MIT
  • Finds project documentation for a file path or pattern, helping you access relevant docs while editing code.
    MIT