add-mcp
Back to registry
Postman logo

Postman

v1.0.0

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.


Install with add-mcp

Configure your installation and copy the command below. Uses add-mcp to install the server into your agent of choice.

Remote (HTTP)
Streamable HTTPhttps://mcp.postman.co/mcp
requiredsecret

Postman API key. Use <token>.

npx add-mcp@latest https://mcp.postman.co/mcp --transport http --header "X-Api-Key: <X-Api-Key>"

API access

Access via API

Fetch this server's registry entry as JSON. See the OpenAPI spec for all endpoints.

curl "/registry/api/v1/servers?search=co.postman%2Fmcp"