Scan npm dependencies for license compliance issues. Catch GPL contamination.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
MCP server that scans npm project dependencies for license compliance issues. Catch GPL contamination before code ships.
check-licensesScan a project's npm dependencies against a license policy and get a detailed compliance report.
Parameters:
path (required) β Absolute path to the project rootpolicy (optional, default: "permissive") β Policy preset or custom SPDX expression
"permissive" β Only MIT, ISC, BSD, Apache-2.0, etc."weak-copyleft" β Adds LGPL, MPL-2.0, EPL-2.0"copyleft" β Adds GPL, AGPL"(MIT OR Apache-2.0)" β Any valid SPDX expressionexplain-licenseGet a plain-language explanation of any SPDX license β permissions, conditions, limitations, compatibility, and gotchas.
Parameters:
license (required) β SPDX identifier (e.g., "MIT", "GPL-3.0-only", "Apache-2.0")Add to your config (claude_desktop_config.json or .cursor/mcp.json):
node_modules using license-checker-rseidelsohnspdx-correctspdx-satisfiesnode_modules installed (npm install)No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/license-compliance)<a href="https://allmcps.com/mcp/license-compliance"><img src="https://allmcps.com/api/badge/license-compliance?style=directory" alt="License Compliance on AllMCPs" /></a>