
MCP-SBOM服务器
MCP服务器执行扫描并生产SBOM
1
Github Watches
0
Github Forks
1
Github Stars
MCP SBOM Server
MCP server to perform a Trivy scan and produce an SBOM in CycloneDX format.
Installation
Prerequisites
Install the following.
MCP Clients
Configuration
"mcpServers": {
"mcp-sbom": {
"command": "uv",
"args": [
"--directory",
"/path/to/mcp-sbom",
"run",
"mcp-sbom"
]
}
}
Building
[!NOTE] This project employs
uv
.
- Synchronize dependencies and update the lockfile.
uv sync
Debugging
MCP Inspector
Use MCP Inspector.
Launch the MCP Inspector as follows:
npx @modelcontextprotocol/inspector uv --directory /path/to/mcp-sbom run mcp-sbom
Windows
When running on Windows, use paths of the style:
C:/Users/gkh/src/mcp-sbom-server/src/mcp_sbom
相关推荐
Confidential guide on numerology and astrology, based of GG33 Public information
Emulating Dr. Jordan B. Peterson's style in providing life advice and insights.
Your go-to expert in the Rust ecosystem, specializing in precise code interpretation, up-to-date crate version checking, and in-depth source code analysis. I offer accurate, context-aware insights for all your Rust programming questions.
Take an adjectivised noun, and create images making it progressively more adjective!
Reviews

user_7MgpXslR
The mcp-sbom-server by gkhays is an exceptional tool for managing SBOMs (Software Bill of Materials). As a loyal user, I appreciate its robust features and seamless integration capabilities. It's incredibly reliable and enhances the transparency and security of our software components. The community support is fantastic, and the documentation makes it easy to get started. Highly recommend! Visit their GitHub at https://github.com/gkhays/mcp-sbom-server.