Skip to main content
Developer ToolsTypeScript

delano/postman-mcp-server

Interact with [Postman API](https://www.postman.com/postman/postman-public-workspace/)

developer-toolscloud-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/delano/postman-mcp-server

Claude Desktop configuration example:

{
  "mcpServers": {
    "postman-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "delano/postman-mcp-server"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Developer Tools
Language
TypeScript
Author
delano