← Back to Plugins
MCP Server MCP

LicenseGuard

github By github 👁 1 views ▲ 0 votes

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

Homepage Verified source GitHub

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

Comments

Sign in to leave a comment

Loading comments...