Skip to main content
Glama

MCP SBOM Server

by gkhays

Servidor MCP SBOM

Servidor MCP para realizar un escaneo Trivy y producir un SBOM en formato CycloneDX.

Instalación

Prerrequisitos

Instale lo siguiente.

Clientes de MCP

Configuración

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

Edificio

[!NOTA] Este proyecto emplea uv .

  1. Sincronizar dependencias y actualizar el archivo de bloqueo.
uv sync

Depuración

Inspector de MCP

Utilice MCP Inspector .

Inicie el Inspector MCP de la siguiente manera:

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

Inspector de MCP

Ventanas

Al ejecutar en Windows, utilice rutas del estilo:

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

Un servidor de protocolo de contexto de modelo que realiza exploraciones Trivy para generar una lista de materiales de software (SBOM) en formato CycloneDX.

  1. Instalación
    1. Prerrequisitos
  2. Clientes de MCP
    1. Configuración
  3. Edificio
    1. Depuración
      1. Inspector de MCP
      2. Ventanas

    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