Serversio.github.msaad00/agent-bom
B

agent-bom

io.github.msaad00/agent-bom · v0.82.3
▦ pypi
v0.82.3pypi pypi: agent-bom↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.msaad00/agent-bom",
  "description": "Security scanner and graph for agentic infrastructure — agents, MCP, runtime, and blast radius.",
  "title": "agent-bom",
  "repository": {
    "url": "https://github.com/msaad00/agent-bom",
    "source": "github"
  },
  "version": "0.82.3",
  "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"
        }
      ]
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}