Loading MCP server directory, please wait...
Generate SBOMs, scan vulnerabilities, and analyze dependencies from local projects or Git repos.
npx @getmcp/cli add io.github.mcpsbom/sbom-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer token (API key) for authentication. Get your API key from https://sbomapp.com
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.mcpsbom/sbom-mcp": {
"url": "https://mcp.sbomapp.com/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}