sbomapp-mcp-server
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@sbomapp-mcp-serverGenerate an SBOM for this workspace and check for vulnerabilities"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
SBOM for VS Code by SBOMApp!
“AI wrote the code – now audit what’s inside”
SBOM MCP Server - SBOMApp MCP Server brings software supplychain security assistant inside VS Code. With a simple natural language prompt, developers can instantly generate SBOMs (SPDX/CycloneDX), scan for CVEs, Verify Licence Compliance, and get actionable remediation guidance.
No switching tools, no manual scripts, everything happens right inside your editor, keeping you fast, secure, and focused.

Why teams choose SBOMApp MCP:
Endtoend visibility: Build complete SBOMs (including transitive deps) from local workspaces or Git repos, then attach them to builds and releases.
Actionable security: Run vulnerability scans, drill into CVE details, and get fix versions and upgrade paths.
License clarity: Identify copyleft and other risky licenses early with auditfriendly summaries.
Copilot + MCP native: Works naturally in Agent Mode, so prompts like “generate sbom”, “scan vulnerabilities”
Frictionless onboarding: Start with a 7day free trial or connect your enterprise server using secure tokens stored by VS Code.
Designed for securityminded engineering orgs: Whether you’re shipping regulated software, hardening your SDLC, or preparing for customer SBOM requests, SBOMApp MCP delivers the SBOM, CVE, and license insights your teams need
Absolute Privacy Guarantee!
We don’t store your code, your SBOMs, your dependencies, or any project data — ever. Only your email (for free trial) and API token are stored securely. Everything else stays completely on your machine.
SBOMApp MCP Server
Connect to a remote SBOM MCP Server to perform software bill of materials analysis, vulnerability scanning, opensource license details and dependency management.
Related MCP server: VulScan-MCP
Quick Start Guide
Step 1: Install the Extension
Open VS Code
Go to Extensions (
Ctrl+Shift+XorCmd+Shift+Xon Mac)Search for "SBOMApp MCP Server"
Click Install
Or install directly from the VS Code Marketplace
Step 2: Free Trial - Get Started Instantly!
New users get a FREE 90-day trial with 100 Tokens - no credit card required!
Automatic Trial Registration:
Install the extension
On first launch, you'll be prompted to start your free trial
Enter your email address
Your API key is automatically configured - you're ready to go!
Simple steps to Activate Trial!
prerequisites : Visual Studio Code should be Installed with langauage Models enabled.
Click on the SBOM MCP status bar!
Click on the start free trial option,
Click on th start free trial popup,
Enter your official email-id & click Enter,
After sucessful Registration, you will get the trial activation notification!
Reload the Window using the command "CTRL+SHIFT+P" or click "Command Palette" and Select "Developer:Reload Window" to Refresh the MCP Server!
Trial Features:
Feature | Trial |
Validity | 90 days |
Token Requests | 100 tokens |
SBOM Generation | yes |
Vulnerability Scanning | yes |
Upgrade to Pro:
When your trial expires or tokens are exhausted, upgrade at: https://payment.sbomapp.com or https://sbomapp.com
Manual Configuration (Enterprise Users):
If you have a license key from your administrator:
Press
Ctrl+Shift+P→ "SBOMApp: Configure Remote Server"Enter your Server URL:
https://mcp.sbomapp.com/mcpEnter your API Key
Step 3: Test the Connection
Press
Ctrl+Shift+PagainType "SBOMApp: Test Connection" and press Enter
You should see a success message with available tools count
Step 4: Restart the VS code.
Mandatory step! Once credentials and connections are tested, Kindly restart the VS Code.
Step 5: Start Using "@sbomapp" in chat box
Once connected (green status bar shows ✓), you can ask GitHub Copilot:
Note: Ensure your project is imported in VS Code before using SBOMApp MCP.
"@sbomapp/help"
"@sbomapp Generate an SBOM for my current project or
Generate an SBOM for my current project".
"@sbomapp scan vulnerabilities" or "Check if lodash 4.17.0 has any security vulnerabilities" Features
Easy Configuration: Simple setup wizard to connect to your SBOM MCP Server
Secure Authentication: Bearer token authentication with secure storage
Connection Testing: Verify your server connection before use
Status Bar Indicator: See connection status at a glance
Tool Browser: View all available SBOM analysis tools
Direct Tool: Say "@sbomapp Generate SBOM for my current project" in chat - it just works!
Commands
Command | Description |
| Register for a free 7-day trial |
| View remaining tokens and expiry |
| View detailed Token usage statistics |
| Set up server URL and API key |
| Verify connection to the server |
| Browse available SBOM analysis tools |
| Disconnect from the server |
Configuration
This extension provides the following settings:
Setting | Description | Default |
| URL of the remote SBOM MCP Server | (empty) |
| API key for authentication | (empty) |
| Auto-connect on VS Code startup |
|
| Show status in status bar |
|
Available Tools
Once connected, you can use these SBOM analysis tools with GitHub Copilot:
Tool | Description |
| Generate SBOM, scan vulnerabilities, analyze dependencies, and check licenses for your current project |
| Generate a complete SBOM with vulnerability report for your project |
| Scan your project for security vulnerabilities with CVE details |
| Analyze all dependencies — types, licenses, and risk assessment |
Tip: Just type "generate sbom", "scan vulnerabilities", or "analyze dependencies" in Copilot chat — the extension automatically analyzes your current project!
Example Copilot Prompts after SBOM and vulnerabilities Generation
Try asking Copilot these questions:
"Fix the above Identified vulnerabilities"
"Replace component_1 with suitable secure component"
Requirements
VS Code 1.106 or higher
Access to a running SBOM MCP Server
Valid API key for authentication
Getting an API Key
Option 1: Free Trial (Recommended for Individual Users)
Start the extension and follow the trial registration prompt
Or run command:
SBOMApp: Start Free TrialTrial includes: 90 days, 100 Tokens
Option 2: Purchase Pro License
Visit https://payment.sbomapp.com or https://sbomapp.com to purchase
Get Tokens and advanced features
API key delivered instantly via email
Option 3: Enterprise License
Contact your SBOM MCP Server administrator
Email: sbomappsupport@iarminfo.com
Troubleshooting
Connection Failed
Verify the server URL is correct (should end with
/mcp)Check that the server is running and accessible
Ensure your API key is valid and not expired
Check if firewall allows the connection
Tools Not Working
Make sure the connection is established (green ✓ in status bar)
Check VS Code MCP settings are configured correctly
Try disconnecting and reconnecting
Restart VS Code if issues persist
Status Bar Not Showing
Check that
sbomRemoteMcp.showStatusBaris enabled in settingsTry reloading VS Code (
Ctrl+Shift+P→ "Reload Window")
Check Token Usage Status
Click on the status bar "SBOM MCP" → Select "Check token Usage"
View detailed usage statistics in the output panel
Check Trial Status
Click on the status bar "SBOM MCP" → Select "Check Trial Status"
View remaining tokens, days left, and upgrade options
Status bar shows trial info:
✓ SBOM MCP [Trial: 450]
Trial Expired or Tokens Exhausted
Status bar shows:
SBOM MCP [Trial Expired]Click "Upgrade Now" in the popup to purchase Pro license
Or run command:
SBOMApp: Configure Remote Serverto enter a new API keyUpgrade at: https://payment.sbomapp.com or https://sbomapp.com
Authentication Errors
Verify your API key is correct
Ensure the API key has proper permissions
Contact your administrator if the key was recently rotated
Privacy & Security
API keys are stored in VS Code's secure storage
All communication uses HTTPS (when configured)
No data is sent to third parties
Credentials are never logged or exported
Support
📧 Email: sbomappsupport@iarminfo.com
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.
No tool schema history has been recorded yet.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Connectors
Zero-config MCP security scanner for AI-generated apps. 25K+ vulnerability patterns.
MCP server for secureFlows: token-free URL builders and integration-linting tools for AI agents.
The Cortex MCP server provides read-only access to real-time engineering context from the Cortex developer portal, allowing AI coding assistants to answer natural language questions about your organization's catalog (microservices, libraries, domains, teams, infrastructure), scorecards (engineering standards and best practices), initiatives (goals and deadlines), and Engineering Intelligence metrics. It includes tools for querying documentation, tracking personal entities, and accessing AI-assisted insights across the entire Cortex ecosystem.
Scan any MCP server for tool-poisoning, security, auth & license. Trust score before install.
Related MCP Servers
- FlicenseNot gradedqualityNot gradedmaintenanceAn MCP server that provides Claude Code with access to Black Duck SCA for managing vulnerabilities, licenses, and policy violations through natural language. It enables users to query component risks and execute Black Duck Detect scans directly within their workspace.-
- FlicenseNot gradedqualityDmaintenanceMCP server that scans project dependencies for security vulnerabilities (CVEs) and provides fix instructions directly in VS Code via Copilot.3-
- FlicenseNot gradedqualityCmaintenanceMCP server for AI-powered code security, quality, and performance review. Enables auditing code directly from VS Code via right-click or MCP tools.-
- FlicenseNot gradedqualityCmaintenanceLocal MCP server that scans code for security issues (secrets, dependencies, configurations, risky patterns) and integrates with GitHub Copilot in VS Code for automated pre-commit reviews.-
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/mcpsbom/sbomapp-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server