mcpbeat Sign in

License MCP Server

local only

License runs on your own machine — the client starts it, so there is no endpoint to ping. 35 installs a week from npm. Last commit 8 Apr 2026.

Scan dependencies for license compliance — copyleft conflicts, unknown licenses, risk.

Installs per day peak 25 · avg 6 · -38% w/w
a month agotoday
35
Installs / week
npm · gridwork-license
1
Stars
0 open issues
8 Apr 2026
Last commit
0 releases in 90 days
License
TypeScript

Nothing serious here today

Today is the operative word: we check License every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add license -- npx -y gridwork-license
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "license": {
      "args": [
        "-y",
        "gridwork-license"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.license]
command = "npx"
args = ["-y", "gridwork-license"]
.cursor/mcp.json
{
  "mcpServers": {
    "license": {
      "args": [
        "-y",
        "gridwork-license"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "license": {
      "args": [
        "-y",
        "gridwork-license"
      ],
      "command": "npx"
    }
  }
}

Alternatives to License

same job, measured the same way
License Compliance
by bighippoman

Scan npm dependencies for license compliance issues. Catch GPL contamination.

32 installs/wk local only
Aiact
by thegridwork

Scan codebases for AI usage, classify risk, generate EU AI Act compliance reports.

39 installs/wk local only
Husk
by husk-security

Local-first defensive scanner for vulnerable dependencies, leaked secrets, and risky agent configs

233 installs/wk local only
Iso27001 MCP
by sushegaad

ISO 27001 compliance workspace for Claude. Risks, policies, SoA, evidence, and audit workflows.

125 installs/wk local only
Uk AI Act MCP
by csoai-org

UK AI regulation compliance tools for AI agents. Capabilities: UK risk classification, AISI

137 installs/wk local only
Liftlog
by artificl

Forklift & aerial-lift compliance records for warehouses — read-only demo tools.

5 tools answering
ClauseKeeper Compliance Scanner
by mityda

Scan website legal docs for missing or stale compliance clauses. Rule-based, no LLM.

65 installs/wk local only
klaws — Korean compliance risk scanner
by rostradamus

Scan code for Korean compliance risks — PIPA/개인정보보호법, Network Act, Credit Info. Not legal advice.

local only

License — questions

Answers built from our own checks of this server.

Why is there no uptime for License?
License runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package gridwork-license was installed 35 times last week.
How do I connect License?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls gridwork-license straight from npm; nothing to host, nothing to sign up for.
How many people use License?
The npm package gridwork-license was installed 35 times in the last week. Week over week that is -38%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is License open source?
We cannot say either way: written in TypeScript and 1 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.