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