About
MCP server to perform a scan and produce an SBOM
README
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
Installing Sbom Server
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/gkhays/mcp-sbom-serverFAQ
Is Sbom Server MCP free?
Yes, Sbom Server MCP is free — one-click install via Unyly at no cost.
Does Sbom Server need an API key?
No, Sbom Server runs without API keys or environment variables.
Is Sbom Server hosted or self-hosted?
Self-hosted: the server runs locally on your machine via the install command above.
How do I install Sbom Server in Claude Desktop, Claude Code or Cursor?
Open Sbom Server on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
GitHub
PRs, issues, code search, CI status
by GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
by mcpdotdirectCompare Sbom Server with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All development MCPs
