get_license_text
ActiveTool of Spdx License
declared in 0.1.0
Get the full license text for a single SPDX license id (returns standard text + cross-references).
Parameters schema
{
"type": "object",
"examples": [
{
"id": "GPL-3.0-or-later"
}
],
"required": [
"id"
],
"properties": {
"id": {
"type": "string"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Spdx License
https://github.com/pipeworx-io/mcp-spdx-license
1/7 registries