delano/postman-mcp-server
Interact with [Postman API](https://www.postman.com/postman/postman-public-workspace/)
Quick Start
Clone the repository:
git clone https://github.com/delano/postman-mcp-serverClaude 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.