Postman
CommunitybyCommunity
Run Postman collections with Newman for API testing.
Configuration
{
"mcpServers": {
"postman": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-postman"
]
}
}
}Add this to your claude_desktop_config.json file.