Audit dependency licenses for compatibility issues. Flags GPL/AGPL conflicts.
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 audits your project's dependency licenses for compatibility issues. Flags GPL/AGPL conflicts and generates compliance reports.
package.json file (dependencies + devDependencies)Add to your .claude/mcp.json or ~/.claude/mcp.json:
Or if installed globally:
This server supports MCPcat analytics. To enable usage tracking, session replay, and error monitoring, set the MCPCAT_PROJECT_ID environment variable in your MCP client config:
Without it, the server runs normally with no analytics. See the MCPcat setup guide for details.
audit-licensesInput: packageJson β the full contents of a package.json file as a string.
Output: JSON report:
Risk levels: low (no copyleft), medium (weak copyleft or many unknowns), high (GPL/AGPL found).
Factual signals from GitHub, npm, and our automated checks β not a rating.
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/mcp-check-licenses)<a href="https://allmcps.com/mcp/mcp-check-licenses"><img src="https://allmcps.com/api/badge/mcp-check-licenses?style=directory" alt="MCP Check Licenses on AllMCPs" /></a>