Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: SamMorrowDrums/mcp-server-diff
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2
Choose a base ref
...
head repository: SamMorrowDrums/mcp-server-diff
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.1.1
Choose a head ref
  • 7 commits
  • 36 files changed
  • 1 contributor

Commits on Jan 20, 2026

  1. Configuration menu
    Copy the full SHA
    7886564 View commit details
    Browse the repository at this point in the history
  2. feat: add CLI for standalone server diffing

    - Add mcp-server-diff CLI (npx mcp-server-diff)
    - Support config files for multi-server comparisons
    - Output formats: json, markdown, summary
    - Refactor to use logger abstraction for CLI/Action contexts
    - Add core diff module (src/diff.ts)
    - Bump to v2.1.0
    SamMorrowDrums committed Jan 20, 2026
    Configuration menu
    Copy the full SHA
    c5508f4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a44b01f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b939f2a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    23dd69d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    170f3cd View commit details
    Browse the repository at this point in the history
  7. chore: bump to v2.1.1

    SamMorrowDrums committed Jan 20, 2026
    Configuration menu
    Copy the full SHA
    336944e View commit details
    Browse the repository at this point in the history
Loading