MCP Server
MCP
agent-bom
Security scanner and graph for agentic infrastructure — agents, MCP, runtime, and blast radius.
Install
uvx agent-bom
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"identifier": "agent-bom",
"version": "0.82.3",
"runtimeHint": "uvx",
"transport": {
"type": "stdio"
},
"packageArguments": [
{
"value": "mcp",
"type": "positional"
},
{
"value": "server",
"type": "positional"
}
],
"environmentVariables": [
{
"description": "NVD API key for higher rate limits on vulnerability enrichment",
"isSecret": true,
"name": "NVD_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment