get_license_text
ActiveTool of Licenses
declared in 0.1.0
Fetch the full license text for an SPDX id (e.g. "MIT"). Keyless.
Parameters schema
{
"type": "object",
"required": [
"spdx_id"
],
"properties": {
"spdx_id": {
"type": "string",
"description": "An SPDX license id."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Licenses
https://github.com/pipeworx-io/mcp-licenses
1/7 registries