developer tools

Postman Mcp Server

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

typescript
cloud
developer tools
0
View on GitHub

Installation

npx -y delano/postman-mcp-server

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

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

About This MCP Server

delano/postman-mcp-server

Interact with Postman API

GitHub: https://github.com/delano/postman-mcp-server

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub