A basic MCP server to operate on the Postman API.
Quick Install
npx @postman/postman-mcp-serverClaude Desktop Config
{
"mcpServers": {
"com-postman-postman-mcp-server": {
"command": "npx",
"args": [
"@postman/postman-mcp-server"
]
}
}
}v2.8.2
Imported from MCP Registry