Releases: postmanlabs/postman-mcp-server
Releases · postmanlabs/postman-mcp-server
v2.7.0
What's Changed
- Added oauth documentation by @christosgkoros in #108
- The
getCollectionsandgetWorkspacesresponses now return as a Markdown table to avoid massive token consumption. by @garciasdos in #110 - shorten title to improve ux by @dillonpat in #110
- feat: add collection search by @dillonpat in #110
Full Changelog: v2.6.1...v2.7.0
v2.6.1
What's Changed
- feat: add gemini-extension.json to support Gemini CLI by @shrutimantri in #109
New Contributors
- @shrutimantri made their first contribution in #109
Full Changelog: v2.6.0...v2.6.1
v2.6.0
What's Changed
- fix: mcp publisher server.json by @garciasdos in #100
- Add Codex installation instructions to README by @andreas-moneygate in #101
- [PSTAPI-979] Update README with Windsurf and Antigravity installation by @akinard-postman in #103
- chore: sync tools and stdio/tests from postman-mcp-server by @mcpopenapibot[bot] in #105
- docs: add GitHub Copilot CLI installation instructions by @GeekTrainer in #102
New Contributors
- @andreas-moneygate made their first contribution in #101
- @GeekTrainer made their first contribution in #102
Full Changelog: v2.5.3...v2.6.0
v2.5.4
v2.5.4
v2.5.3
What's Changed
- Revised the instructions returned by the getCodeGenerationInstructions tool to provide clearer, more actionable guidance for API exploration and client code generation workflows. The changes improve the tool registration process, add a new dependency, and overhaul the instructional content to clarify best practices and step-by-step procedures.
- Upgraded @modelcontextprotocol/sdk to version ^1.25.2 and added the zod library as a dependency in package.json.
- Updated tool registration in src/index.ts to use server.registerTool with a structured options object, replacing the depreceated .tool method.
Full Changelog: v2.5.2...v2.5.3
v2.5.2
v2.5.2
v2.5.1
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
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
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
- @t-monaghan made their first contribution in #78
Full Changelog: v2.4.2...v2.4.9
v2.4.8
v2.4.8