From postman
Connects remotely to Postman's MCP server at https://mcp.postman.com/mcp for API collections, workspaces, testing, monitoring, and Newman runs. Requires Postman authentication or API key.
npx claudepluginhub anthropics/claude-plugins-official --plugin postmanAdd to your .mcp.json:
{
"mcpServers": {
"postman": {
"url": "https://mcp.postman.com/mcp"
}
}
}This server connects to external services. Review the URLs it accesses before enabling.
https://mcp.postman.com/mcpShare bugs, ideas, or general feedback.