Skip to main content
Glama

Scancode License Analysis Tool for MCP

by bivex

mcp_ScancodeMCP_summarize_license_risks

Identify high-risk software licenses and analyze legal risks for each license type using Scancode data. Helps ensure compliance by summarizing problematic licenses and affected files.

Instructions

Lists all files with high-risk/problematic licenses and provides a legal risk summary for each license type.

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