Back to Home
SemClone icon

mcp-semclone

Verified Safe

by SemClone

Overview

Provides LLMs with comprehensive Open Source Software (OSS) compliance, license management, and software supply chain security capabilities, including vulnerability analysis, SBOM generation, and policy validation.

Installation

Run Command
mcp-semclone

Environment Variables

  • GITHUB_TOKEN
  • NVD_API_KEY
  • PURL2NOTICES_PATH
  • OSSLILI_PATH
  • BINARYSNIFFER_PATH
  • VULNQ_PATH
  • OSPAC_PATH
  • UPMEX_PATH
  • MCP_LOG_LEVEL

Security Notes

The server orchestrates external SEMCL.ONE CLI tools via `subprocess.run`. While arguments are passed as lists to mitigate shell injection within the Python wrapper, the security relies heavily on the robustness of these external tools and their handling of user-provided arguments. The `download_and_scan_package` tool downloads package artifacts from public registries, which introduces risk, although it notes checksum verification 'when available'. There are no direct `eval` or hardcoded credentials within the server's Python code. File operations on user-provided paths also warrant careful monitoring and sandboxing.

Similar Servers

Stats

Interest Score34
Security Score7
Cost ClassHigh
Avg Tokens4000
Stars2
Forks0
Last Update2025-11-25

Tags

compliancelicense managementvulnerability analysisSBOMsoftware supply chainLLM agent