Back to search
30
MCP

io.github.bighippoman/license-compliance

io.github.bighippoman/license-compliance

Scan npm dependencies for license compliance issues. Catch GPL contamination.

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.thegridwork/license
Scan dependencies for license compliance — copyleft conflicts, unknown licenses, risk.
0 tools
io.github.webmoleai/mcp-check-licenses
Audit dependency licenses for compatibility issues. Flags GPL/AGPL conflicts.
0 tools
mcp-check-licenses
Reads package.json dependencies, fetches each license from the npm registry, categorizes as permissive (MIT, Apache-2.0, BSD, ISC), copyleft
0 tools
io.github.webmoleai/mcp-license-audit
Audit dependency licenses for compatibility issues. Flags GPL/AGPL conflicts.
0 tools
io.github.rog0x/npm
npm package search, audit, bundle analysis for AI agents
0 tools
io.github.rog0x/dep
License check, outdated deps, security for AI agents
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.bighippoman/license-compliance": {
      "url": "None",
      "transport": "http"
    }
  }
}