Back to search
30
MCP

gridwork-license

npm/gridwork-license

MCP server that scans project dependencies for license compliance — detects conflicts, copyleft risks, and undeclared licenses

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

gridwork-privacy
MCP server that audits websites for GDPR, CCPA, and ePrivacy compliance — cookies, trackers, consent, and privacy policies
0 tools
io.github.thegridwork/license
Scan dependencies for license compliance — copyleft conflicts, unknown licenses, risk.
0 tools
gridwork-aiact
MCP server that scans codebases for AI usage and generates EU AI Act compliance reports
0 tools
gridwork-siteaudit
MCP server that audits websites for accessibility (WCAG/EAA), performance, SEO, design quality, and mobile responsiveness
0 tools
io.github.webmoleai/mcp-check-licenses
Audit dependency licenses for compatibility issues. Flags GPL/AGPL conflicts.
0 tools
mcp-check-licenses
Reads package.json dependencies, fetches each license from the npm registry, categorizes as permissive (MIT, Apache-2.0, BSD, ISC), copyleft
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "gridwork-license": {
      "url": "None",
      "transport": "http"
    }
  }
}