Releases: postmanlabs/postman-mcp-server
Releases · postmanlabs/postman-mcp-server
v2.4.2
v2.4.1
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' tool by @garciasdos in #68
New Contributors
- @rubenbaraut made their first contribution in #66
Full Changelog: v2.3.7...v2.4.1
v2.3.7
chore: v2.3.7
v2.3.6
What's Changed
- Update manifest-minimal.json by @abark24 in #50
- feat: add mcpb bundle icon by @garciasdos in #51
New Contributors
Full Changelog: v2.3.3...v2.3.6
v2.3.3
What's Changed
We've made the following updates to the Postman MCP server:
- The Postman MCP Server now supports current user context. For example, if you ask for "my workspaces", it first gets your user ID, then performs the search using that user ID.
- The server now supports MCPB packages (https://github.com/anthropics/mcpb). Ensure that you're using the latest version of Claude Desktop.
- Improved mock server creation with MCP. The server now uses collection UIDs (userId-collectionId) format instead of ID format.
- chore: sync tools and stdio/tests from postman-mcp-server by @mcpopenapibot[bot] in #47
- chore: update deps by @garciasdos in #49
Full Changelog: v2.2.1...v2.3.3
v2.2.1
chore: v2.2.1
v2.2.0
What's Changed
- This version introduces EU support for the MCP service. You can now use the --regionflag to specify the Postman API region (usoreu).
Full Changelog: v2.1.4...v2.2.0
v2.1.4
What's Changed
- Update README.md by @akinard-postman in #41
- chore: sync tools and stdio/tests from postman-mcp-server by @mcpopenapibot[bot] in #43
Full Changelog: v2.1.3...v2.1.4
v2.1.3
What's Changed
- feat: add full and minimal versions of Postman MCP server manifests by @garciasdos in #40
Full Changelog: v2.1.2...v2.1.3
v2.1.2
What's Changed
- docs: update command to use npx for MCP server integration in VS Code by @garciasdos in #37
Full Changelog: v2.1.1...v2.1.2