mcp_ScancodeMCP_compare_license_compatibility
Compare two software licenses (e.g., MIT vs GPLv3) to determine legal compatibility and receive an explanation using Scancode License Analysis Tool for MCP.
Instructions
Legal compatibility verdict and explanation for two license types (e.g., MIT vs GPLv3).
Input Schema
Name | Required | Description | Default |
---|---|---|---|
licenseA | Yes | First license name (e.g., MIT, GPL-3.0) | |
licenseB | Yes | Second license name (e.g., Apache-2.0, GPL-2.0) |