Best for
- Development teams managing API assets in Postman
- Users who need collection, specification, and environment context in coding assistants
- Developers who need generated API client code
An official Postman MCP Server offering stdio and streamable HTTP connections, with Minimal, Code, Full, and Learn configurations.
Postman MCP Server implements the Model Context Protocol (MCP) to connect AI agents and coding assistants to Postman workspaces, collections, API specifications, and environments for API testing, resource management, specification creation, and client code generation.
Remote: add https://mcp.postman.com/minimal to an OAuth-compatible MCP host; change the path to /code or /mcp for other modes. EU endpoints and the local server use a Postman API key. Local: run npx @postman/postman-mcp-server and set POSTMAN_API_KEY; use --code or --full for those configurations.