Skip to main content
Glama

Scancode License Analysis Tool for MCP

by bivex

mcp_ScancodeMCP_list_high_risk_files

Identifies files with copyleft, unknown, or commercial-unfriendly licenses, providing legal warnings for each to ensure compliance and mitigate risks in software projects.

Instructions

Lists all files with copyleft, unknown, or commercial-unfriendly licenses, with a legal warning for each.

Input Schema

NameRequiredDescriptionDefault
random_stringNoDummy parameter for no-parameter tools

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "random_string": { "description": "Dummy parameter for no-parameter tools", "type": "string" } }, "type": "object" }

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/bivex/scancodeMCP'

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