Skip to main content
Glama
592,658 tools. Updated 2026-09-20 15:05

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

  • Append new PHP code statements to an existing method while correctly handling nested constructs like arrow functions and computed properties. Specify file, method, and code; optionally provide TypeScript types for variables.
    MIT
  • Generate or modify code files with smart diffs. Provide file path and detailed prompt to create or edit files using context for accurate code generation.
    MIT
  • List all coupons for a store, showing code, type, value, usage, validity, and scope. Use to audit active discounts or find a code before editing.
    MIT
  • Trace when and why code changes happened by querying commit history with filters for paths, authors, dates, messages, and diffs. Get authorship context and intent signals for a specific module or identifier.
    Creative Commons Zero v1.0 Universal

Matching MCP Servers

Matching MCP Connectors

  • 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