Gridwork License
FreeNot checkedScans project dependencies for license compliance, classifying 60+ licenses and detecting conflicts and copyleft risks.
About
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
Install Gridwork License in Claude Desktop, Claude Code & Cursor
unyly install gridwork-licenseInstalls into Claude Desktop, Claude Code, Cursor & VS Code — handles npx, uvx and build-from-source repos for you.
First time? Get the CLI: curl -fsSL https://unyly.org/install | sh
Or configure manually
Run in your terminal:
claude mcp add gridwork-license -- npx -y gridwork-licenseFAQ
Is Gridwork License MCP free?
Yes, Gridwork License MCP is free — one-click install via Unyly at no cost.
Does Gridwork License need an API key?
No, Gridwork License runs without API keys or environment variables.
Is Gridwork License hosted or self-hosted?
Self-hosted: the server runs locally on your machine via the install command above.
How do I install Gridwork License in Claude Desktop, Claude Code or Cursor?
Open Gridwork License on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
GitHub
PRs, issues, code search, CI status
by GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
by mcpdotdirectCompare Gridwork License with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All development MCPs
