npm_collaborators
List all users with access to an npm package and their permission levels (read-only, read-write). Verify who can publish to a package before setting up CI/CD.
Instructions
Get all users who have access to a package and their permission levels (read-only, read-write). Useful for verifying who can publish to a package before setting up CI/CD.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Package name (e.g. 'express' or '@yawlabs/npmjs-mcp') |