HomeVersion Control › diffctx

diffctx

Selects the minimum code an LLM needs to review a git diff

Python Local macOSWindowsLinux
★ 5 stars Last pushed 2026-09-23 License: Apache-2.0

Topics: Version Control

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (pypi 1.17.0)

uvx diffctx

Or add to your MCP client config:

{
  "mcpServers": {
    "diffctx": {
      "command": "uvx",
      "args": [
        "diffctx"
      ]
    }
  }
}

This server takes extra arguments — see its repository.

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry