← Index

io.github.webmoleai/mcp-check-licenses

io.github.webmoleai/mcp-check-licenses·v0.2.0·Other
Quality Score
80
/100

Audit dependency licenses for compatibility issues. Flags GPL/AGPL conflicts.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "mcp-check-licenses": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-check-licenses"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "mcp-check-licenses": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-check-licenses"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y mcp-check-licenses
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Other