Search for:

A tool or method for editing code using diffs

  • Why this server?

    This server supports diff-based file editing, allowing AI to suggest precise code changes.

    A
    security
    A
    license
    A
    quality
    Allows Claude desktop app to execute terminal commands and edit files on your computer through MCP, with features including command execution, process management, and diff-based file editing.
    19
    12,588
    1,734
    TypeScript
    MIT License
    • Apple
  • Why this server?

    Provides code manipulation, execution, and version control capabilities, including a history of changes which could be presented as a diff.

    -
    security
    A
    license
    -
    quality
    Provides code manipulation, execution, and version control capabilities. It allows AI assistants to read, write, and execute code while maintaining a history of changes.
    8
    Python
    MIT License
  • Why this server?

    Provides code suggestions and helps document the knowledge base, implying the ability to track changes and edits.

    -
    security
    F
    license
    -
    quality
    Server that enhances the capabilities of the Cline coding agent. It provides intelligent code suggestions, reduces hallucinations, and documents the knowledge base by leveraging your project's documentation and detecting the technologies used in your codebase.
    10
    JavaScript
  • Why this server?

    Implements filesystem editing tools, allowing file manipulation with client-approved operations, which could include showing diffs.

    A
    security
    A
    license
    A
    quality
    A TypeScript MCP server port of Anthropic's filesystem editing tools, allowing file manipulation via client-approved operations without automated writes to prevent system harm.
    5
    5
    TypeScript
    MIT License
  • Why this server?

    Enables running make targets, implying the ability to automate code modifications and build processes that could involve diffing.

    A
    security
    A
    license
    A
    quality
    A Model Context Protocol server that enables LLMs to safely execute make targets from a Makefile, allowing AI assistants to run tests, format code, and automate various development tasks through natural language interaction.
    1
    2
    Python
    MIT License
  • Why this server?

    Provides code analysis, security scans, and code quality assessments, suggesting the ability to identify code changes and diffs.

    A
    security
    A
    license
    A
    quality
    An MCP server that provides a comprehensive interface to Semgrep, enabling users to scan code for security vulnerabilities, create custom rules, and analyze scan results through the Model Context Protocol.
    6
    68
    Python
    MIT License
    • Linux
    • Apple
  • Why this server?

    This server provides unified diffs of two text inputs using Python's standard library difflib.

    A
    security
    A
    license
    A
    quality
    This MCP server provides unified diffs of two text inputs using Python's standard library difflib.
    1
    4
    Python
    MIT License
    • Apple
  • Why this server?

    Extracts diffs from GitHub Pull Requests, allowing users to retrieve and analyze changes between branches in a repository.