Skip to content

Update ghcr.io/modelcontextprotocol/inspector Docker tag to v2 - #6616

Merged
rdimitrov merged 1 commit into
mainfrom
renovate/major-dockerfile-template-base-images
Sep 9, 2026
Merged

rdimitrov merged 1 commit into
mainfrom
renovate/major-dockerfile-template-base-images

Conversation

@renovate

@renovate renovate Bot commented Sep 9, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
ghcr.io/modelcontextprotocol/inspector major 0.22.02.6.0

Release Notes

modelcontextprotocol/inspector (ghcr.io/modelcontextprotocol/inspector)

v2.6.0

Compare Source

What's Changed

Full Changelog: modelcontextprotocol/inspector@2.5.0...2.6.0
Smoke test ledger for milestone branch: v2/chore/milestone-merge-v2.6.0
SEP-2640 support added: Verifying Skills over MCP

v2.5.0

Compare Source

What's Changed

Full Changelog: modelcontextprotocol/inspector@2.4.0...2.5.0
Smoke test ledger for milestone branch: v2/chore/milestone-merge-v2.5.0

v2.4.0

Compare Source

What's Changed

Full Changelog: modelcontextprotocol/inspector@2.3.0...2.4.0

Smoke test ledger for milestone branch: v2/chore/milestone-merge-v2.4.0

v2.3.0

Compare Source

What's Changed

Full Changelog: modelcontextprotocol/inspector@2.2.0...2.3.0

Smoke test ledger for milestone branch: v2/chore/milestone-merge-v2.3.0

v2.2.0

Compare Source

What's Changed

Full Changelog: modelcontextprotocol/inspector@2.1.0...2.2.0

v2.1.0

Compare Source

What's Changed

New Contributors

Full Changelog: modelcontextprotocol/inspector@2.0.0...2.1.0

v2.0.0

Compare Source

The v2 Inspector is now the default release.

npx @modelcontextprotocol/inspector          # web UI
npx @modelcontextprotocol/inspector --cli    # CLI
npx @modelcontextprotocol/inspector --tui    # TUI

What's new

v2 ships as a single package with three clients — a Vite + React + Mantine web UI, a scriptable CLI, and an Ink-based TUI — over a shared @inspector/core runtime, so all three behave identically.

Upgrading from v1

  • Node >= 22.19.0 is now required (was >= 22.7.5).
  • CLI flags changed substantially. In particular --config now means a read-only session file; --catalog is the writable server list. See MCP server configuration.
  • The v1 sub-packages (inspector-client, inspector-server, inspector-cli) are deprecated and not part of v2 — v2 publishes a single package.

v1

v1 is deprecated and receives security fixes only, published under the v1-latest tag:

npm i @modelcontextprotocol/inspector@v1-latest

v1.0.2

Compare Source

What's Changed

v1.x security and publishing fixes

New Contributors

Full Changelog: modelcontextprotocol/inspector@1.0.1...1.0.2

v1.0.1: — v1 deprecated

Compare Source

v1 is deprecated. Use @​modelcontextprotocol/inspector@latest (v2). v1 receives security fixes only.

v1.0.0

Compare Source

Versioning Note

Since this should be the last release of the classic MCP Inspector, it is finally being promoted to 1.0.0, primarily so that it can be referred to as the V1 implementation. It fixes outstanding security warnings and includes a couple of bug fixes.

Along with the release of the the upcoming 2026-07-28 MCP specification, we will be publishing an entirely new Inspector with a completely different codebase. The V2 web-based inspector client, the CLI, and a new TUI — all of which have a shared code architecture — will all ship as a single npm package. The V1 Inspector package will be officially deprecated at that time, and no further work will be done on that line.

What's Changed

New Contributors

Full Changelog: modelcontextprotocol/inspector@0.22.0...1.0.0


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "every weekend"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Sep 9, 2026
@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Sep 9, 2026
@github-actions github-actions Bot added the size/XS Extra small PR: < 100 lines changed label Sep 9, 2026
@codecov

codecov Bot commented Sep 9, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 78.88%. Comparing base (b5854a2) to head (cb61a23).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6616      +/-   ##
==========================================
- Coverage   78.89%   78.88%   -0.01%     
==========================================
  Files         778      778              
  Lines       77598    77598              
==========================================
- Hits        61219    61217       -2     
- Misses      16374    16376       +2     
  Partials        5        5              

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@renovate
renovate Bot force-pushed the renovate/major-dockerfile-template-base-images branch from ae543c3 to cb61a23 Compare September 9, 2026 19:10
@github-actions github-actions Bot added size/XS Extra small PR: < 100 lines changed and removed size/XS Extra small PR: < 100 lines changed labels Sep 9, 2026
@rdimitrov
rdimitrov merged commit 45f48bb into main Sep 9, 2026
43 of 44 checks passed
@rdimitrov
rdimitrov deleted the renovate/major-dockerfile-template-base-images branch September 9, 2026 21:54
@github-actions github-actions Bot mentioned this pull request Sep 10, 2026
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file size/XS Extra small PR: < 100 lines changed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant