You add Model Context Protocol (MCP) servers to your AI requests to give the AI models you interact with further context. For example, you can add the Postman MCP Server to your AI request and then prompt the AI model to create a Postman Collection for you.
To add the MCP server, do the following:
Postman lists your server under MCP Servers.
By default, your server is on, which means all of its methods are available to your AI request. To make them unavailable, turn your server off.
You can also make individual methods available and unavailable. To do that, click the server. Postman lists all of the server's methods. Then, select or clear the method to make it available or unavailable, respectively.
Last modified: 2025/07/25