MCP Server
MCP
LicenseGuard
Check if a dependency's license obligates you, based on how you ship. npm, PyPI, Go.
Install
oci:ghcr.io/rccaoki-wq/license-guard:1.1.0
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://license-guard.rcc-aoki.workers.dev/mcp"
}
],
"packages": [
{
"registryType": "oci",
"identifier": "ghcr.io/rccaoki-wq/license-guard:1.1.0",
"transport": {
"type": "stdio"
}
}
]
}
mcp
model-context-protocol
streamable-http
oci
By
Comments
Sign in to leave a comment