postman.co/mcp
Postman provides an API platform for designing, testing, managing, and sharing APIs and related workflows. Its products include a cloud API service, command-line tooling, and an MCP server for giving AI agents access to Postman resources.
Configure your installation and copy the command below. Uses add-mcp to install the server into your agent of choice.
Postman API key. Use <token>.
npx add-mcp@latest https://mcp.postman.co/mcp --transport http --header "X-Api-Key: <X-Api-Key>"