Skip to content

Releases: postmanlabs/postman-mcp-server

v2.5.1

26 Nov 15:33
v2.5.1
c0c0621

Choose a tag to compare

What's Changed

  • fix: mcp registry release by @garciasdos in #82
  • chore: sync tools and stdio/tests from postman-mcp-server by @mcpopenapibot[bot] in #83
  • chore: update dependencies and package versions by @garciasdos in #86
  • feat: add code toolset by @joshed-io in #87
  • refactor: move to OIDC publications by @garciasdos in #89
  • refactor: move to OIDC publications by @garciasdos in #90

Full Changelog: v2.4.9...v2.5.1

v2.5.0

25 Nov 15:17
v2.5.0
d4a0de1

Choose a tag to compare

What's Changed

New

Added a full code generation toolset, including:

  • getCodeGenerationInstructions for step-by-step client code generation guidance.
  • getCollectionMap for a full recursive index of folders and requests.
  • Support in run for a new --code argument to pick code generation tools.
  • Updates to ServerContext to work with the new code server type.
  • Added bundling flows for the code toolset.
    Added searchPostmanElements for searching across collection elements.

Updates

  • UpdatesExpanded enabledResources and updated excludedFromGeneration.
  • Refined code manifest descriptions.
  • Updated README sections related to the new toolset.

v2.4.9

11 Nov 17:40
v2.4.9
8c050ef

Choose a tag to compare

What's Changed

  • [PSTAPI-898] Update README to add suffix to Claude Code install commands by @akinard-postman in #75
  • feat: modifying github action to publish to npm registry by @rubenbaraut in #70
  • feat: modify release script to update mcpb versions in server.json by @rubenbaraut in #71
  • chore: sync tools and stdio/tests from postman-mcp-server by @mcpopenapibot[bot] in #77
  • fixes typo in claude docs by @t-monaghan in #78
  • fix: name parameter for mcp publisher by @rubenbaraut in #79
  • fix: add path for mcp publisher command execution by @rubenbaraut in #80
  • fix: adding key format for mcp registry login by @rubenbaraut in #81

New Contributors

Full Changelog: v2.4.2...v2.4.9

v2.4.8

11 Nov 17:38
v2.4.8
149cd45

Choose a tag to compare

v2.4.8

v2.4.2

31 Oct 11:35
v2.4.2
f8598aa

Choose a tag to compare

What's Changed

  • Update README.md by @akinard-postman in #54
  • chore: sync tools and stdio/tests from postman-mcp-server by @mcpopenapibot[bot] in #65
  • feat: adding changes in package.json and server.json for publication in mcp registry by @rubenbaraut in #66
  • chore: sync tools and stdio/tests from postman-mcp-server by @mcpopenapibot[bot] in #67
  • feat: add 'runCollection' to enabled resources by @garciasdos in #68
  • fix: registry mcpName by @garciasdos in #69

New Contributors

Full Changelog: v2.3.7...v2.4.2