Server data from the Official MCP Registry
Scan npm dependencies for license compliance issues. Catch GPL contamination.
Scan npm dependencies for license compliance issues. Catch GPL contamination.
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-bighippoman-license-compliance": {
"args": [
"-y",
"license-compliance-mcp"
],
"command": "npx"
}
}
}This license compliance MCP server is generally well-implemented with proper authentication patterns and appropriate permissions for its purpose. The main issues are minor code quality concerns around broad exception handling and input validation, but these don't significantly impact security for a file system scanning tool. Supply chain analysis found 1 known vulnerability in dependencies (1 critical, 0 high severity). Package verification found 1 issue.
Scanned 4 files · 5 findings
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Be the first to review this server!