Back to Browse

Dependency License Change MCP Server

Developer ToolsLow Risk9.0MCP RegistryLocal
Free

Server data from the Official MCP Registry

Compare local license evidence across two snapshots without returning package names, text,...

About

Compare local license evidence across two snapshots without returning package names, text,...

Security Report

9.0
Low Risk9.0Low Risk

Valid MCP server (3 strong, 3 medium validity signals). 1 known CVE in dependencies (0 critical, 1 high severity) Package registry verified. Imported from the Official MCP Registry.

6 files analyzed · 2 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

file_system

Check that this permission is expected for this type of plugin.

env_vars

Check that this permission is expected for this type of plugin.

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-mrfentmen-dependency-license-change-mcp": {
      "args": [
        "-y",
        "dependency-license-change-mcp"
      ],
      "command": "npx"
    }
  }
}

Documentation

View on GitHub

From the project's GitHub README.

dependency-license-change-mcp

Dependency License Change compares license evidence across two local snapshots and reports category changes without exposing package names or license text.

Quick start

npm install
npm test
npm start

Set LICENSE_CHANGE_ROOT, then call compare_license_evidence with before and after snapshot paths.

Limits

Only aggregate categories and counts are returned. Classification is conservative and is not legal advice.

Reviews

No reviews yet

Be the first to review this server!