Skip to main content
Glama

MCP SBOM Server

by gkhays

MCP SBOM 服务器

MCP 服务器执行 Trivy 扫描并生成 CycloneDX 格式的 SBOM。

安装

先决条件

安装以下内容。

MCP 客户端

配置

"mcpServers": { "mcp-sbom": { "command": "uv", "args": [ "--directory", "/path/to/mcp-sbom", "run", "mcp-sbom" ] } }

建筑

[!NOTE] 该项目采用uv

  1. 同步依赖项并更新锁文件。
uv sync

调试

MCP 检查器

使用MCP 检查器

按如下方式启动 MCP 检查器:

npx @modelcontextprotocol/inspector uv --directory /path/to/mcp-sbom run mcp-sbom

MCP 检查器

视窗

在 Windows 上运行时,使用以下样式的路径:

C:/Users/gkh/src/mcp-sbom-server/src/mcp_sbom
Install Server
A
security – no known vulnerabilities
F
license - not found
A
quality - confirmed to work

local-only server

The server can only run on the client's local machine because it depends on local resources.

Tools

执行 Trivy 扫描以生成 CycloneDX 格式的软件物料清单 (SBOM) 的模型上下文协议服务器。

  1. 安装
    1. 先决条件
  2. MCP 客户端
    1. 配置
  3. 建筑
    1. 调试
      1. MCP 检查器
      2. 视窗

    Related MCP Servers

    • -
      security
      F
      license
      -
      quality
      A standalone Model Context Protocol server for Snyk security scanning functionality.
      Last updated -
      2
      1
      JavaScript
    • A
      security
      A
      license
      A
      quality
      A Model Context Protocol server for interacting with Redmine using its REST API, enabling the management of tickets, projects, and user data through integration with LLMs.
      Last updated -
      23
      48
      TypeScript
      MIT License
    • A
      security
      A
      license
      A
      quality
      A Model Context Protocol server that provides tools for code modification and generation via Large Language Models, allowing users to create, modify, rewrite, and delete files using structured XML instructions.
      Last updated -
      12
      1
      Python
      MIT License
      • Linux
      • Apple
    • A
      security
      F
      license
      A
      quality
      A Model Context Protocol server that provides structured workflow tools for managing software development projects through different complexity levels, offering specialized modes for project planning, design, implementation, and documentation.
      Last updated -
      5
      66
      1
      TypeScript

    View all related MCP servers

    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/gkhays/mcp-sbom-server'

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