Skip to content

build(deps-dev): Bump @modelcontextprotocol/inspector from 1.0.0 to 2.1.0 - #413

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/modelcontextprotocol/inspector-2.1.0
Open

build(deps-dev): Bump @modelcontextprotocol/inspector from 1.0.0 to 2.1.0#413
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/modelcontextprotocol/inspector-2.1.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 11, 2026

Copy link
Copy Markdown
Contributor

Bumps @modelcontextprotocol/inspector from 1.0.0 to 2.1.0.

Release notes

Sourced from @​modelcontextprotocol/inspector's releases.

2.1.0

What's Changed

New Contributors

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

2.0.0

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

... (truncated)

Commits
  • c7bccd4 Merge pull request #1903 from modelcontextprotocol/v2/chore/milestone-merge-v...
  • dedee5a chore: 2.1.0
  • 6233d8b chore: merge v2/main for the v2.1.0 milestone release
  • 834fd2d chore(deps): migrate to eslint 10 to clear the brace-expansion DoS advisory (...
  • 23e0c39 chore(deps): untangle the vitest/Storybook exact-pin knot to clear GHSA-p63j-...
  • 0742f78 docs: replace the markdown bug template with GitHub issue forms (#1894)
  • 812a115 docs: add Incoming to both boards, adopt the v2 Priority field, and document ...
  • 8801d0f fix(scripts): await the pack:verify web child's exit before removing its work...
  • 694d013 chore(deps): bring main's rc-series bumps to v2/main (hono 2.x, vite 8.1.5) (...
  • 13e981e chore: restore repo files dropped by the v2 tree swap (#1871)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​modelcontextprotocol/inspector since your current version.

Install script changes

This version adds postinstall script that runs during installation. Review the package contents before updating.


@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 11, 2026
Bumps [@modelcontextprotocol/inspector](https://github.com/modelcontextprotocol/inspector) from 1.0.0 to 2.1.0.
- [Release notes](https://github.com/modelcontextprotocol/inspector/releases)
- [Commits](modelcontextprotocol/inspector@1.0.0...2.1.0)

---
updated-dependencies:
- dependency-name: "@modelcontextprotocol/inspector"
  dependency-version: 2.1.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/modelcontextprotocol/inspector-2.1.0 branch from c5f1799 to e87f5d1 Compare August 13, 2026 08:51
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants