get_license
ActiveTool of Spdx License
declared in 0.1.0
Get metadata + descriptors for one SPDX license id (e.g. "MIT", "Apache-2.0", "GPL-3.0-or-later").
Parameters schema
{
"type": "object",
"examples": [
{
"id": "MIT"
},
{
"id": "Apache-2.0"
}
],
"required": [
"id"
],
"properties": {
"id": {
"type": "string"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Spdx License
https://github.com/pipeworx-io/mcp-spdx-license
1/7 registries