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

    • 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
      Python
      MIT License
      • Linux
      • Apple
    • -
      security
      A
      license
      -
      quality
      A Model Context Protocol server that provides file system operations, analysis, and manipulation capabilities through a standardized tool interface.
      Last updated -
      1
      TypeScript
      MIT License
    • A
      security
      F
      license
      A
      quality
      A model context protocol server that allows interaction with TriliumNext Notes, providing tools to create, search, retrieve, update, and delete notes through natural language commands.
      Last updated -
      5
      7
      JavaScript
      • Apple
    • A
      security
      A
      license
      A
      quality
      A Model Context Protocol server that fetches up-to-date, version-specific documentation and code examples from libraries directly into LLM prompts, helping developers get accurate answers without outdated or hallucinated information.
      Last updated -
      2
      90,385
      13,947
      JavaScript
      MIT License
      • Linux
      • Apple

    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