Performs a Trivy scan to produce a Software Bill of Materials (SBOM) in CycloneDX format.
MCP server to perform a Trivy scan and produce an SBOM in CycloneDX format.
Install the following.
"mcpServers": {
"mcp-sbom": {
"command": "uv",
"args": [
"--directory",
"/path/to/mcp-sbom",
"run",
"mcp-sbom"
]
}
}
[!NOTE] This project employs
uv
.
uv sync
Use MCP Inspector.
Launch the MCP Inspector as follows:
npx @modelcontextprotocol/inspector uv --directory /path/to/mcp-sbom run mcp-sbom
When running on Windows, use paths of the style:
C:/Users/gkh/src/mcp-sbom-server/src/mcp_sbom
A lightweight, LLM-agnostic RESTful proxy that unifies multiple MCP servers under a single API.
Edit Android preferences using adb and Node.js.
A FastAPI-based gateway for the Model Context Protocol (MCP) designed to unify and scale AI toolchains.
A template for deploying a remote, authentication-free MCP server on Cloudflare Workers.
An MCP server that allows AI assistants to interact with Ansible Automation Platform (AAP) and Event-Driven Ansible (EDA) infrastructure.
An MCP server for ESP-IDF workflows, enabling project builds, firmware flashing, and automated issue resolution from build logs.
Retrieve on-chain information for EVM contracts locally using an Ethereum RPC node and Etherscan API.
Integrates with the Neo N3 blockchain for wallet management, asset transfers, contract interactions, and blockchain queries.
connects QGIS Desktop to Claude AI through the MCP. This integration enables prompt-assisted project creation, layer loading, code execution, and more.
Provides seamless integration with SonarQube Server or Cloud, and enables analysis of code snippets directly within the agent context