A basic MCP server to operate on the Postman API.
Tags
registry.modelcontextprotocol.io
Configuration
{
"mcpServers": {
"postman-mcp-server": {
"url": "https://mcp.postman.com/mcp",
"type": "http"
}
},
"requiresAuth": true,
"requiresOAuth": false
}