Skip to main content
Glama
thegridwork

gridwork-license

Official
by thegridwork

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
scan_licensesB

Scan a project's dependencies for license compliance issues. Detects copyleft conflicts, unknown licenses, and proprietary risks. Works with npm (node_modules), Python (requirements.txt), and more.

quick_checkB

Quick license overview — counts and risk breakdown without full details.

classify_licenseB

Classify a license string — returns risk level (copyleft, weak-copyleft, permissive, public-domain, proprietary, unknown) and SPDX identifier.

find_copyleftA

Find all copyleft-licensed dependencies in a project. Useful for quickly identifying viral license obligations.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/thegridwork/license'

If you have feedback or need assistance with the MCP directory API, please join our Discord server