inspector Releases
58 releases of modelcontextprotocol/inspector
- 0.18.0
Preliminary release with basic elicitation and OAuth fixes. Includes SEP-1330 Elicitation Enum support, theme properties for UI types, and StreamableHTTP 401 error detection.
Dec 16, 2025
- 0.17.5
This release addresses critical stream handling stability. It fixes a crash caused by ReadableStream controller double-close and ensures proper cleanup and transport closure on disconnect. It also adds support for SEP-973 by including an icon and website for testing.
Dec 4, 2025
- 0.17.4
This release focuses on schema resolution and UI enhancements. It fixes `$ref` references in tool input schemas and request schema properties, and introduces a UI to provide additional `_meta` values. The release also includes development notices for Inspector V2.
Nov 26, 2025
- 0.17.3
This release is nearly identical to 0.17.4, focusing on schema resolution and UI improvements. It fixes `$ref` references in tool schemas, handles nullable arrays, and provides a UI for `_meta` values. It also adds development notices for Inspector V2.
Nov 25, 2025
- v3.15.3
This release focuses on stabilizing retry logic, improving CLI usability for project naming, and adding support for custom user agents when respecting robots.txt.
Nov 10, 2025
- v3.15.2
This update fixes configuration issues with incognito pages, re-exports storage classes for better accessibility, and optimizes performance by removing unnecessary awaits.
Oct 23, 2025
- 0.17.2
This release improves stability and elicitation support. It locks the `get-intrinsic` dependency to avoid generator-function issues, increases the default request timeout to 5 minutes, and adds input validation guidelines. It also bumps the TypeScript SDK.
Oct 22, 2025
- 0.17.1
This release focuses on UI improvements and OAuth handling. It adds copy functionality to the JsonView component, supports specifying `null` values for tool fields, and fixes issues with Completions not populating and duplicate OAuth redirect URIs. It also adds a CLI client secret option.
Oct 13, 2025
- 0.17.0
This version introduces search capability to the ListPane component, allowing users to filter resources and tools. It also fixes hard-coded CLI version issues, validates JSON parameters before execution, and enhances OAuth token handling to prevent infinite loops.
Oct 1, 2025
- v3.15.1
A maintenance release addressing memory leaks in storage classes and improving file system performance through optimization of globbing operations.
Sep 26, 2025
- 0.16.8
This release adds utility features for tool management and authentication. It allows copying tool input parameters and adds support for custom headers while migrating from legacy auth. It also fixes stateless StreamableHttp connections and OAuth redirect URI mismatches.
Sep 17, 2025
- 0.16.7
This release improves UI utilities and proxy transport handling. It adds clear buttons for request history and server notifications, implements dynamic header injection for proxy transports, and fixes the `authState.authorizationUrl` type.
Sep 12, 2025
- 0.16.6
This is a significant release focusing on CLI and transport improvements. It adds CLI header flags and makes CLI output awaitable, handles stderr on STDIO servers, fixes stdout buffering issues, and adds Docker container startup command instructions.
Sep 3, 2025
- v0.0.27
This release introduces new SOWEL extraction techniques, fixes a Gravatar username extraction bug, and updates various testing dependencies and publishing workflows.
Dec 12, 2024
- 0.0.1
Oct 28, 2024
- v0.0.26
This release focuses on project maintenance by repairing tests, updating dependency versions (pytest, beautifulsoup4), and welcoming a new contributor.
Oct 11, 2023
- v0.0.25
Introduces support for a new social media platform, memory.lol, to the existing set of supported account extraction schemes.
Jul 24, 2023
- v2022.08.18
A major upgrade release migrating the Ruby runtime from version 2.6 to 2.7 and switching the internal testing framework from RR to RSpec.
Aug 18, 2022