@pipeworx/spdx-license
Connect: https://gateway.pipeworx.io/spdx-license/mcp · Install: one-click buttons
Tools: 4
SPDX License List MCP — canonical list of open-source software licenses with metadata and full license text. Keyless.
Tools
list_licenses(osiApproved?, fsfLibre?, deprecated?)— list SPDX licenses with optional filtersget_license(id)— metadata for a single license by SPDX identifier (e.g.MIT,Apache-2.0)get_license_text(id)— full license text (Markdown when available, plain text otherwise)search(query)— substring search across SPDX id and full name
Data source
https://raw.githubusercontent.com/spdx/license-list-data/main/json/licenses.json and the per-license json/details/<id>.json files.
Tools
- list_licenses — List SPDX licenses with optional filters (OSI-approved, FSF Free/Libre, deprecated).
- get_license — Get metadata + descriptors for one SPDX license id (e.g. “MIT”, “Apache-2.0”, “GPL-3.0-or-later”).
- get_license_text — Get the full license text for a single SPDX license id (returns standard text + cross-references).
- search — Substring search across SPDX id and full license name (case-insensitive).
Tools
-
get_license— Get metadata + descriptors for one SPDX license id (e.g. MIT , Apache-2.0 , GPL-3.0-or-later ). -
get_license_text— Get the full license text for a single SPDX license id (returns standard text + cross-references). -
list_licenses— List SPDX licenses with optional filters (OSI-approved, FSF Free/Libre, deprecated). -
search— Substring search across SPDX id and full license name (case-insensitive).