Skip to main content
Glama

Scancode License Analysis Tool for MCP

by bivex
package.json578 B
{ "name": "scancode-license-analysis-tool", "version": "1.0.0", "description": "A Model Context Protocol (MCP) tool for analyzing software licenses using Scancode data.", "main": "dist/index.js", "type": "module", "scripts": { "start": "node dist/index.js", "build": "tsc", "dev": "tsx index.ts" }, "keywords": [], "author": "", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^1.15.1", "tsx": "^4.20.3", "zod": "^3.23.8" }, "devDependencies": { "@types/node": "^24.0.13", "typescript": "^5.8.3" } }

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