MCP Server
MCP
SBOMApp - SBOM Generator & Vulnerability Scanner
Generate SBOMs, scan vulnerabilities, and analyze dependencies from local projects or Git repos.
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://mcp.sbomapp.com/mcp",
"headers": [
{
"description": "Bearer token (API key) for authentication. Get your API key from https://sbomapp.com",
"isRequired": true,
"isSecret": true,
"name": "Authorization"
}
]
}
],
"packages": []
}
mcp
model-context-protocol
streamable-http
By
Comments
Sign in to leave a comment