Skip to main content
Glama

Scancode License Analysis Tool for MCP

by bivex

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
mcp_ScancodeMCP_analyze_license_file

Clause-by-clause legal analysis of all licenses detected in a file, including obligations, risks, and compatibility.

mcp_ScancodeMCP_summarize_license_risks

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

mcp_ScancodeMCP_compare_license_compatibility

Legal compatibility verdict and explanation for two license types (e.g., MIT vs GPLv3).

mcp_ScancodeMCP_list_high_risk_files

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

mcp_ScancodeMCP_get_license_clause_summary

Clause-by-clause legal summary of a license (obligations, risks, compatibility, etc).

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