License runs on your own machine — the client starts it, so there is no endpoint to ping. 21 installs a week from npm. Last commit 8 Apr 2026.
Scan dependencies for license compliance — copyleft conflicts, unknown licenses, risk.
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.
claude mcp add license -- npx -y gridwork-license
{
"mcpServers": {
"license": {
"args": [
"-y",
"gridwork-license"
],
"command": "npx"
}
}
}
[mcp_servers.license]
command = "npx"
args = ["-y", "gridwork-license"]
{
"mcpServers": {
"license": {
"args": [
"-y",
"gridwork-license"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"license": {
"args": [
"-y",
"gridwork-license"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.