Back to directory
postman-mcp-server

postman-mcp-server

@postmanlabs220

A lightweight MCP server by Postman that integrates Postman APIs with AI assistants via STDIO and HTTP streamable transports.

PostmanAPIVS CodeIntegrationcontext

Installation & Configuration

{
  "mcpServers": {
    "postman-api": {
      "command": "npx",
      "args": [
        "mcp-remote",
        "https://mcp.postman-beta.com/mcp",
        "--header",
        "Authorization: Bearer PMAK-YOUR-POSTMAN-API-KEY"
      ]
    }
  }
}

Information

Transport
stdiostreamable
Language
TypeScript
Created
2025/6/10
Updated
2026/6/8