Postman Mcp Server is a Model Context Protocol (MCP) server: A basic MCP server to operate on the Postman API. In practice that means any MCP-compatible AI assistant can call Postman Mcp Server's tools directly — the model decides when to use them in a conversation or agent run.
You can run Postman Mcp Server two ways: connect to the hosted endpoint at https://mcp.postman.com/mcp with no local install, or run it on your own machine via the npm package @postman/postman-mcp-server. Configuration happens through environment variables — you'll need POSTMAN_API_KEY. The current release is v2.12.0, published under the Apache-2.0 license, with source at postmanlabs/postman-mcp-server on GitHub, where it has earned 310 stars.
Postman Mcp Server is listed under Development on mcp.site and works with any MCP client — Claude Desktop, Claude Code, Cursor, VS Code, Windsurf, Zed and the rest of the ecosystem — using the install snippets below. If you maintain Postman Mcp Server for postman.com, claim this listing to verify ownership, earn the Verified badge, and keep the details current.