You're viewing a demo portfolio

Join the waitlist
PRSM

lookup_license

Active

Tool of Licenses

declared in 0.1.0

Look up an open-source license by its exact SPDX id (e.g. "MIT", "Apache-2.0", "GPL-3.0-only", "BSD-3-Clause"). Returns the full name, OSI/FSF approval, deprecation status, and reference URLs. Keyless.

Parameters schema

{
  "type": "object",
  "required": [
    "spdx_id"
  ],
  "properties": {
    "spdx_id": {
      "type": "string",
      "description": "An SPDX license id, e.g. \"Apache-2.0\"."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Licenses

https://github.com/pipeworx-io/mcp-licenses

1/7 registries
View full server →