Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Gridwork License

БесплатноНе проверен

Scans project dependencies for license compliance, classifying 60+ licenses and detecting conflicts and copyleft risks.

GitHubEmbed

Описание

Scans project dependencies for license compliance, classifying 60+ licenses and detecting conflicts and copyleft risks.

README

MCP server that scans project dependencies for license compliance issues.

What it does

  • Scans node_modules and Python requirements for license information
  • Classifies 60+ licenses by risk level (copyleft, weak-copyleft, permissive, public-domain, proprietary)
  • Detects conflicts between dependency licenses and your project license
  • Flags AGPL dependencies in non-AGPL projects (SaaS risk)
  • Identifies unknown/undeclared licenses

Install

npx gridwork-license

MCP tools

Tool Description
scan_licenses Full license scan with conflict detection
quick_check Risk breakdown and conflict count
classify_license Classify any license string
find_copyleft Find all copyleft dependencies

Claude Desktop config

{
  "mcpServers": {
    "gridwork-license": {
      "command": "npx",
      "args": ["-y", "gridwork-license"]
    }
  }
}

License

MIT — Gridwork

from github.com/thegridwork/license

Установить Gridwork License в Claude Desktop, Claude Code, Cursor

Рекомендуется · одна команда, все IDE
unyly install gridwork-license

Ставит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.

Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh

Или настроить вручную

Выполни в терминале:

claude mcp add gridwork-license -- npx -y gridwork-license

FAQ

Gridwork License MCP бесплатный?

Да, Gridwork License MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Gridwork License?

Нет, Gridwork License работает без API-ключей и переменных окружения.

Gridwork License — hosted или self-hosted?

Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.

Как установить Gridwork License в Claude Desktop, Claude Code или Cursor?

Открой Gridwork License на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare Gridwork License with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории development