| v0.40.0 | ### Added - [QMetry] Added `Create Requirement` and `Update Requirement` tools for creating and modifying requirements, with automatic root-folder resolution, sync-gate protection, and UDF support (including DATETIMEPICKER normalization). [#699](https://github.com/SmartBear/smartbear-mcp/pull/699) - [QMetry] Added `Link Test Case to Issues` tool for associating defects/issues with a test case. [#699](https://github.com/SmartBear/smartbear-mcp/pull/699) - [QMetry] `Create Test Case` now auto-ge | High | 9/3/2026 |
| v0.37.0 | - [QMetry]: Added Test Case, Test Suite, Issue module, Create/Update UDF capability Added. [#666](https://github.com/SmartBear/smartbear-mcp/pull/666) ### Added - [Swagger] Added `patch_api` Registry tool that applies targeted search/replace edits to a YAML API definition and saves the result as a new version or in place. Edits are atomic - nothing is saved unless every edit applies - and failed edits are reported with `no_match`/`ambiguous` details so the caller can correct them. - [Swagger] | High | 8/20/2026 |
| v0.34.0 | ## What's Changed * fix(functional-testing): fix sft mcp doc by @KacperSB in https://github.com/SmartBear/smartbear-mcp/pull/625 * fix: swagger mcp tool open world setting by @kacperdufrat in https://github.com/SmartBear/smartbear-mcp/pull/627 * feat: update portal tool to create proper subdomain by @kacperdufrat in https://github.com/SmartBear/smartbear-mcp/pull/624 * feat: added url in standardize-api tool when new version is saved by @VarshaNagtilak1 in https://github.com/SmartBear/smartb | High | 8/6/2026 |
| v0.32.0 | ### Added - [QTM4J] Added test execution tools to start executions, update test case and step executions. [#604](https://github.com/SmartBear/smartbear-mcp/pull/604) - [QTM4J] Added API request tracking. [#604](https://github.com/SmartBear/smartbear-mcp/pull/604) ### Fixed - [QTM4J] Fixed `search_test_cases` response validation errors when test case fields are missing. [#604](https://github.com/SmartBear/smartbear-mcp/pull/604) | High | 7/23/2026 |
| v0.29.0 | ### Changed - [Common] Co-located all unit test files with their source files (`path/to/file.ts` → `path/to/file.test.ts`), removing the top-level `src/tests/unit/` directory. Updated `vitest.config.ts` include/exclude globs and coverage excludes accordingly. ### Security - [Common] Upgraded `libcrypto3` and `libssl3` Alpine packages from `3.5.6-r0` to `3.5.7-r0` in the Docker release image to address CVE-2026-34182 (CRITICAL), CVE-2026-45447 (HIGH), CVE-2026-7383 (HIGH), and CVE-2026-45445 | High | 7/13/2026 |
| v0.27.2 | ### Changed - [CI] Extracted publishing of the standalone `com.smartbear/swagger-mcp` registry entry (`server.swagger.json`) into a dedicated, manually triggered `publish-swagger-mcp.yaml` workflow (`workflow_dispatch`), removing those steps from the main `publish.yaml`. [#554](https://github.com/SmartBear/smartbear-mcp/pull/554) | High | 7/1/2026 |
| v0.26.0 | ## What's Changed * feat: add Swagger Functional Testing integration by @bartoszkosicki13 in https://github.com/SmartBear/smartbear-mcp/pull/499 * fix: add js-yaml dependency by @kevinrvaz in https://github.com/SmartBear/smartbear-mcp/pull/519 * Include transport type in User-Agent header by @tokirhusen-smartbear in https://github.com/SmartBear/smartbear-mcp/pull/517 * feat(tools): add `get_test_detail` for fetching test details by @harsh-mehta-sb in https://github.com/SmartBear/smartbear-mc | High | 6/22/2026 |
| v0.25.1 | ### Fixed - [Common] Reverted [#487](https://github.com/SmartBear/smartbear-mcp/pull/487) due to request scoping issue. [#512](https://github.com/SmartBear/smartbear-mcp/pull/512) | High | 6/8/2026 |
| v0.25.0 | ### Added - [Common] Add `MCP_TOOLSETS` environment variable to allow tools to be grouped into sets for better organization and client control [#474](https://github.com/SmartBear/smartbear-mcp/pull/474) - [Common] Split authorization and configuration options to better suit OAuth flow [#487](https://github.com/SmartBear/smartbear-mcp/pull/487) - [QTM4J] Added support for linking and unlinking requirements, test cases, and test cycles through new tools. [#505](https://github.com/SmartBear/smart | High | 6/3/2026 |
| v0.24.0 | ### Added - [QTM4J] Added test cycle management capabilities, including create, search, and update operations. [#501](https://github.com/SmartBear/smartbear-mcp/pull/501) - [QTM4J] Added test automation capabilities, including automation result uploads and import history retrieval. [#501](https://github.com/SmartBear/smartbear-mcp/pull/501) ### Fixed - [PactFlow] Remove `.email()` Zod validator from PactFlow admin user tool schemas — the generated JSON Schema pattern used regex lookahead whi | High | 5/28/2026 |
| v0.23.0 | ### Added - [BearQ] Add BearQ integration with 11 tools for AI-powered QA: run regression tests, run/refine test cases and functional areas, expand the application model, chat with the QA lead agent, and manage async tasks (`get_task`, `get_task_status`, `wait_for_task`, `stop_task`) [#479](https://github.com/SmartBear/smartbear-mcp/pull/479) | High | 5/22/2026 |
| v0.22.0 | ### Fixed - [Common] Only advertise prompts and resources capabilities when provided by clients [#480](https://github.com/SmartBear/smartbear-mcp/pull/480) | High | 5/21/2026 |
| v0.20.0 | ## What's Changed * fix: allow pact client start with no params by @tomlongridge in https://github.com/SmartBear/smartbear-mcp/pull/445 * test: add snapshot tests to detect changes in tool definitions by @tomlongridge in https://github.com/SmartBear/smartbear-mcp/pull/450 * refactor: update all tools to use inputSchema rather than parameters by @tomlongridge in https://github.com/SmartBear/smartbear-mcp/pull/446 * fix: unwrapping of Zod types for tool definitions by @tomlongridge in https:// | High | 5/15/2026 |
| v0.19.2 | ## What's Changed * TM4J-17174 quick fix - update zephyr schemas for rovo by @kordian-smartbear in https://github.com/SmartBear/smartbear-mcp/pull/439 * release: v0.19.1 by @kordian-smartbear in https://github.com/SmartBear/smartbear-mcp/pull/440 * chore: remove deploy files and from bump script by @sazap10 in https://github.com/SmartBear/smartbear-mcp/pull/426 * TM4J-17231 Update test case and cycle fix by @kordian-smartbear in https://github.com/SmartBear/smartbear-mcp/pull/442 * releas | High | 5/5/2026 |
| v0.19.0 | ## Added - [Reflect] Add jpeg format support for get-screenshot tool https://github.com/SmartBear/smartbear-mcp/pull/435 - [Swagger] Added optional newVersion parameter to the standardize_api tool to save the fixed API definition as a new version instead of overwriting the current one ### Full Changelog: https://github.com/SmartBear/smartbear-mcp/compare/v0.18.3...v0.19.0 | High | 4/29/2026 |
| v0.18.3 | ## [0.18.3] - 2026-04-16 ## Added * [Zephyr] Added zephyr custom base url for remote mcp config https://github.com/SmartBear/smartbear-mcp/pull/428 **Full Changelog**: https://github.com/SmartBear/smartbear-mcp/compare/v0.18.2...v0.18.3 | High | 4/16/2026 |
| v0.18.2 | ## [0.18.2] - 2026-04-15 ### Fixed - [Common] Updated dependencies to address security vulnerabilities [#423](https://github.com/SmartBear/smartbear-mcp/pull/423) **Full Changelog**: https://github.com/SmartBear/smartbear-mcp/compare/v0.18.1...v0.18.2 | High | 4/15/2026 |
| v0.18.1 | ## [0.18.1] - 2026-04-13 ### Fixed - [Common] Fixed an issue with configuring clients excessively when using stdio transport, only configure clients that have authentication provided [#421](https://github.com/SmartBear/smartbear-mcp/pull/421) **Full Changelog**: https://github.com/SmartBear/smartbear-mcp/compare/v0.18.0...v0.18.1 | High | 4/13/2026 |
| v0.18.0 | ## [0.18.0] - 2026-04-10 ### Added - [Common] Added OAuth token support for HTTP transport clients. [#330](https://github.com/SmartBear/smartbear-mcp/pull/330) ### Changed - [Portal] Adjusted internal script to recent changes in Portal's API [#404](https://github.com/SmartBear/smartbear-mcp/pull/404) **Full Changelog**: https://github.com/SmartBear/smartbear-mcp/compare/v0.17.1...v0.18.0 | Medium | 4/13/2026 |
| v0.17.1 | ## [0.17.1] - 2026-04-09 ### Added - [Pactflow] Added tools for CRUD over BDCT, Pacticipants, Environments, Permissions management [#414](https://github.com/SmartBear/smartbear-mcp/pull/414) | High | 4/10/2026 |
| v0.17.0 | ### Added - [Zephyr] Added a tool `update-test-steps` for updating test execution test steps [#386](https://github.com/SmartBear/smartbear-mcp/pull/386) - [BugSnag] Added "Get Events on an Error" tool for listing the events that have grouped into a specified error [#406](https://github.com/SmartBear/smartbear-mcp/pull/406) ### Changed - [Zephyr] Added context to the `create-test-case` tool description about automatic empty test step creation. [#401](https://github.com/SmartBear/smartbear-m | High | 4/7/2026 |
| v0.16.0 | ### Added - [Reflect] Added `list_segments` tool: Lists the reusable test steps in the account, and includes some relevant metadata about each segment to help the Agent understand when a segment could be used as part of accomplishing a task. [#369](https://github.com/SmartBear/smartbear-mcp/pull/369) - [Reflect] Added `connect_to_session` tool: Establishes a WebSocket connection to a live Reflect test recording session. [#369](https://github.com/SmartBear/smartbear-mcp/pull/369) - [Reflect] | Medium | 3/26/2026 |
| v0.15.0 | ### Added - [Zephyr] Added a tool `create-issue-link` for creating a link between a Jira issue and a Test Case [#340](https://github.com/SmartBear/smartbear-mcp/pull/340) - [Zephyr] Added a tool `create-folder` for creating folder [#329](https://github.com/SmartBear/smartbear-mcp/pull/329) - [Zephyr] Added a tool `create-test-script` for creating Test Script [#328](https://github.com/SmartBear/smartbear-mcp/pull/328) - [Zephyr] Added a tool `create-test-steps` for creating Test Steps for a | Low | 3/18/2026 |
| v0.14.1 | ### Fixed - [Zephyr] Fix issue with tools output schema validation | Low | 2/27/2026 |
| v0.14.0 | ### Added - [Zephyr] Added a tool `create-test-case` for creating a Test Case [#320](https://github.com/SmartBear/smartbear-mcp/pull/320) - [Zephyr] Added a tool `create-test-cycle` for creating a Test Cycle [#323](https://github.com/SmartBear/smartbear-mcp/pull/323) - [Zephyr] Added a tool `update-test-case` for updating a Test Case [#325](https://github.com/SmartBear/smartbear-mcp/pull/325) - [Zephyr] Added a tool `update-test-cycle` for updating a Test Cycle [#336](https://github.com/Sm | Low | 2/26/2026 |
| v0.13.5 | ## [0.13.5] - 2026-02-02 ### Fixed - [Swagger] Shorten tool name for API creation prompt [#317](https://github.com/SmartBear/smartbear-mcp/pull/317) - [Common] Update images in docs [#316](https://github.com/SmartBear/smartbear-mcp/pull/316) | Low | 2/2/2026 |
| v0.13.4 | ## [0.13.4] - 2026-01-28 ### Fixed - Default URI to the Swagger UserManagementApi updated | Low | 1/28/2026 |
| v0.13.3 | ## [0.13.3] - 2026-01-21 ### Fixed - [common] added pollyfills for sampling and elicitation to enable these mcp features to be used in ai apps like claude code [#306](https://github.com/SmartBear/smartbear-mcp/pull/306) - [docs] update docs on cursor setup | Low | 1/21/2026 |
| v0.13.2 | ## [0.13.2] - 2026-01-13 ### Fixed - [common] update to latest mcp server.json schema from the previous deprecated schema | Low | 1/13/2026 |
| v0.13.1 | ## [0.13.1] - 2026-01-13 ### Fixed - [common] npm publish issue in dockerfile | Low | 1/13/2026 |
| v0.13.0 | ### Added - [Swagger] Added `SWAGGER_PORTAL_BASE_PATH`, `SWAGGER_REGISTRY_BASE_PATH` and `SWAGGER_UI_BASE_PATH` environment variables for configuring custom API endpoints, useful for on-premise Swagger Studio installations [#283](https://github.com/SmartBear/smartbear-mcp/pull/283) - [PactFlow] Add metrics tools [#281](https://github.com/SmartBear/smartbear-mcp/pull/281) - [Swagger] Extract version from X-Version header and update response structure [#287](https://github.com/SmartBear/smart | Low | 1/12/2026 |
| v0.12.1 | ### Changed - [Swagger] Removed delete document functionality as this operation is not supported by the Portal API - [Swagger] Removed delete portal functionality as this operation is not allowed via MCP ### Fixed - [BugSnag] Fixed an issue with filter query formatting [#277](https://github.com/SmartBear/smartbear-mcp/pull/277) | Low | 12/9/2025 |
| v0.12.0 | ### Added - [Zephyr] Added a tool for retrieving Environments [#243](https://github.com/SmartBear/smartbear-mcp/pull/243) - [Zephyr] Added a tool for retrieving a list of Test Executions [#213](https://github.com/SmartBear/smartbear-mcp/pull/213) - [Swagger] Added `create_api_from_prompt` tool for generating API definitions from natural language descriptions using SmartBear AI, with automatic governance and standardization [#257](https://github.com/SmartBear/smartbear-mcp/pull/257) - [Swag | Low | 12/3/2025 |
| v0.11.0 | ### Added - [Zephyr] Added a tool for retrieving Test Cycle [#210](https://github.com/SmartBear/smartbear-mcp/pull/210) - [Zephyr] Added a tool for retrieving statuses [#212](https://github.com/SmartBear/smartbear-mcp/pull/212) - [Zephyr] Added a tool for retrieving Test Cases [#230](https://github.com/SmartBear/smartbear-mcp/pull/230) - [BugSnag] Add "Get Current Project" tool to retrieve details of the currently configured project and improve project detection if not configured at startup | Low | 11/20/2025 |
| v0.10.0 | ### Added - [Qmetry] New QMetry MCP Server Tools Added, Refactored the existing tools structure https://github.com/SmartBear/smartbear-mcp/pull/217 - [Collaborator] Initial Collaborator client implementation https://github.com/SmartBear/smartbear-mcp/pull/223 | Low | 11/11/2025 |
| v0.9.0 | ### Added - [Qmetry] Added 4 New QMetry tools to enhance test management capabilities [#194](https://github.com/SmartBear/smartbear-mcp/pull/194) - [Qmetry] Implement comprehensive test case tooling with enhanced error handling [#193](https://github.com/SmartBear/smartbear-mcp/pull/193) - [API Hub] Add `scan_api_standardization` tool for validating API definitio | Low | 10/22/2025 |
| v0.8.0 | ### Added - [API Hub] Add `create_or_update_api` tool for creating or updating new API definitions in API Hub for Design - [API Hub] Add `create_api_from_template` tool for creating new API definitions from templates in API Hub for Design - [Zephyr] Add Zephyr capabilities to MCP [#171](https://github.com/SmartBear/smartbear-mcp/pull/171) ### Changed - [BugSnag] Consolidate release and build tools [#173](https://github.com/SmartBear/smartbear-mcp/pull/173) | Low | 10/13/2025 |
| v0.7.0 | ### Added - [Qmetry] Add QMetry Test Management capabilities to MCP [#152](https://github.com/SmartBear/smartbear-mcp/pull/152) - [API Hub] Add `search_apis_and_domains` tool for discovering APIs and Domains in API Hub for Design [#154](https://github.com/SmartBear/smartbear-mcp/pull/154) - [API Hub] Add `get_api_definition` tool for fetching resolved API definitions from API Hub for Design [#154](https://github.com/SmartBear/smartbear-mcp/pull/154) | Low | 10/2/2025 |
| v0.6.0 | ### Added - [PactFlow] Add tool for matrix [#118](https://github.com/SmartBear/smartbear-mcp/pull/118) - [PactFlow] Add tool for fetching AI entitlement [#129](https://github.com/SmartBear/smartbear-mcp/pull/129) - [PactFlow] Add matcher recommendation in generate and review tool [#130](https://github.com/SmartBear/smartbear-mcp/pull/130) - [BugSnag] Retrieve releases and builds, including stability scores [#139](https://github.com/SmartBear/smartbear-mcp/pull/109) ### Changed - [Bug | Low | 9/22/2025 |
| v0.5.0 | ## What's Changed ### Added - [BugSnag] Add pagination, sorting and total counts to list errors tool [#88](https://github.com/SmartBear/smartbear-mcp/pull/88) - [PactFlow] Add remote OAD reading support to Generate and Review tool [#104](https://github.com/SmartBear/smartbear-mcp/pull/104) - [PactFlow] Add tool for can-i-deploy PactFlow API [#106](https://github.com/SmartBear/smartbear-mcp/pull/106) ### Changed - [BugSnag] BREAKING CHANGE: Rename Insight Hub tool to BugSnag, follow | Low | 9/8/2025 |
| v0.4.0 | ## What's Changed ### Added - [Common] Add abstract server and registerTools / resources to simplify tool registration and standardise error monitoring across products [#70](https://github.com/SmartBear/smartbear-mcp/pull/70) - [PactFlow] Add tool to generate Pact tests [#71](https://github.com/SmartBear/smartbear-mcp/pull/71) - [PactFlow] Add tool to fetch provider states for PactFlow and Pact Broker [#87](https://github.com/SmartBear/smartbear-mcp/pull/87) - [PactFlow] Add tool to rev | Low | 8/27/2025 |
| v0.3.0 | ## What's Changed ### Added - Add vitest for unit testing [#41](https://github.com/SmartBear/smartbear-mcp/pull/41) - [Insight Hub] Add tool to update errors [#45](https://github.com/SmartBear/smartbear-mcp/pull/45) - [Insight Hub] Add latest event and URL to error details [#47](https://github.com/SmartBear/smartbear-mcp/pull/47) ### Changed - [Insight Hub] Improve data returned when getting error information [#61](https://github.com/SmartBear/smartbear-mcp/pull/61) ### Removed
| Low | 8/11/2025 |
| v0.2.2 | ## What's Changed - [API Hub] Add user agent header to API requests [#34](https://github.com/SmartBear/smartbear-mcp/pull/34) - [Reflect] Add user agent header to API requests [#34](https://github.com/SmartBear/smartbear-mcp/pull/34) **Full Changelog**: https://github.com/SmartBear/smartbear-mcp/compare/v0.2.1...v0.2.2 | Low | 7/11/2025 |
| v0.2.1 | ## What's Changed - Bumped `@modelcontextprotocol/sdk` to latest (v1.15.0) [#29](https://github.com/SmartBear/smartbear-mcp/pull/29) - [Insight Hub] Improved tool descriptions [#29](https://github.com/SmartBear/smartbear-mcp/pull/29) - [Insight Hub] Add API headers to support On-premise installations [#30](https://github.com/SmartBear/smartbear-mcp/pull/30) | Low | 7/9/2025 |
| v0.2.0 | ## What's Changed - [Insight Hub] Add project API key configuration and initial caching [#27](https://github.com/SmartBear/smartbear-mcp/pull/27) - [Insight Hub] Add error filtering by both standard fields and custom filters [#27](https://github.com/SmartBear/smartbear-mcp/pull/27) - [Insight Hub] Add endpoint configuration for non-bugsnag.com endpoints and improve handling for unsuccessful status codes [#27](https://github.com/SmartBear/smartbear-mcp/pull/26) | Low | 7/8/2025 |
| v0.1.1 | ## What's Changed * chore(repo): fix minor typos by @frankkilcommins in https://github.com/SmartBear/smartbear-mcp/pull/20 * Add more fields to package.json and fix links in npm by @sazap10 in https://github.com/SmartBear/smartbear-mcp/pull/23 * Fix bin name by @sazap10 in https://github.com/SmartBear/smartbear-mcp/pull/19 * docs: update support contacts by @tomlongridge in https://github.com/SmartBear/smartbear-mcp/pull/12 * Update instructions to use npm package by @sazap10 in https://git | Low | 7/1/2025 |
| v0.1.0 | ## What's Changed * Simplify API for insight hub and also handle pagination by @sazap10 in https://github.com/SmartBear/smartbear-mcp/pull/11 * fix portal products path by @mzheng-sb in https://github.com/SmartBear/smartbear-mcp/pull/14 * Configure Node CI by @gingerbenw in https://github.com/SmartBear/smartbear-mcp/pull/13 * Change package name and version for publishing by @sazap10 in https://github.com/SmartBear/smartbear-mcp/pull/16 * Read version from package.json and create static ser | Low | 7/1/2025 |