mcpserver.lol
registry/license-guard
Connection check verified live · 27h ago

license-guard

Check if a dependency's license obligates you, based on how you ship. npm, PyPI, Go.

Tools 3
GitHub stars 1
Installs / wk
Licence Apache-2.0
Transport streamable-http, stdio
Last checked 27h ago

Tools & capabilities

3 tools

Read from the running server on 27h ago.

check_dependency_license read-only name*scopeversionecosystem*distribution_model*
Determine whether adding or keeping a single open source dependency creates a legal obligation, given how this project ships. Call this BEFORE adding a new dependency to a project,…
check_manifest_licenses read-only content*distribution_model*
Scan an entire dependency manifest and report every dependency whose license creates an obligation for this shipping model. Use when reviewing a project as a whole, preparing for d…
explain_license read-only license*linkage
Given an SPDX license identifier or expression, explain what it requires across every shipping model at once. Use when the question is about the license itself rather than a specif…