You're viewing a demo portfolio

Join the waitlist
PRSM

list_licenses

Active

Tool of Spdx License

declared in 0.1.0

List SPDX licenses with optional filters (OSI-approved, FSF Free/Libre, deprecated).

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "osiApproved": true
    },
    {
      "fsfLibre": true,
      "deprecated": false
    }
  ],
  "properties": {
    "fsfLibre": {
      "type": "boolean"
    },
    "deprecated": {
      "type": "boolean",
      "description": "Include deprecated. Default false."
    },
    "osiApproved": {
      "type": "boolean"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Spdx License

https://github.com/pipeworx-io/mcp-spdx-license

1/7 registries
View full server →
list_licenses — Spdx License — PRSM MCP