1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

概要

2026-07-28にMCPがアップデートされ、MCP Inspectorもアップデートされた。
いつも通り起動しようとして、以下のコマンドでアップデートを y するとv2のMCP Inspectorが起動する。

npx @modelcontextprotocol/inspector

変わりすぎなのでv2より前のMCP Inspectorを使用したい。使用する方法を調査したのでメモ。
以下、v2のMCP InspectorのUI。
image.png
以下、v2より前のMCP InspectorのUI。上に警告が出ている。
image.png

v2より前のMCP Inspectorを実行するコマンド

npx @modelcontextprotocol/inspector@v1-latest

参考情報

https://github.com/modelcontextprotocol/inspector/releases/tag/2.0.0
MCP InspectorのGitHubのREADMEには情報がない。リリースバージョンの説明のほうに少し情報があった程度。
image.png

1
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?