Back to Communication

Postman

Postman’s remote MCP server connects AI agents, assistants, and chatbots directly to your APIs on Postman. Use natural language to prompt AI to automate work across your Postman collections, environments, workspaces, and more. Learn more here: https://www.postman.com/ai/mcp-server/

Last updated: 1/27/2026

Installation

Add this MCP to your configuration:

{
  "mcpServers": {
    "postman-mcp-server": {
      // See GitHub repository for configuration
    }
  }
}