Skip to main content
Glama

Documentation Search MCP Server

snyk_license_check

Validate license compliance for project dependencies using Snyk by specifying a project path and policy, such as "permissive" or "strict", to generate a detailed risk assessment report.

Instructions

Check license compliance for project dependencies using Snyk. Args: project_path: Path to the project directory policy: License policy to apply ("permissive", "copyleft-limited", "strict") Returns: License compliance report with risk assessment

Input Schema

NameRequiredDescriptionDefault
policyNopermissive
project_pathNo.

Input Schema (JSON Schema)

{ "properties": { "policy": { "default": "permissive", "title": "Policy", "type": "string" }, "project_path": { "default": ".", "title": "Project Path", "type": "string" } }, "title": "snyk_license_checkArguments", "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/anton-prosterity/documentation-search-mcp'

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