developer tools
Postman Mcp Server
Interact with [Postman API](https://www.postman.com/postman/postman-public-workspace/)
typescript
cloud
developer tools
Installation
npx -y delano/postman-mcp-serverConfiguration
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
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub