Odel
agent-bom

agent-bom

Local
@msaad0031PythonApache-2.0Updated 1w ago

Security scanner and graph for agentic infrastructure — agents, MCP, runtime, and blast radius.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIagent-bomv0.82.3

Run

uvx agent-bom

MCP client config

{
  "mcpServers": {
    "agent-bom": {
      "command": "uvx",
      "args": [
        "agent-bom"
      ]
    }
  }
}