Agent Bom MCP Server

Supported backends vary by capability. Capability matrix. Open security scanner and self-hosted control plane for AI, MCP, and cloud infrastructure. It runs locally over stdio via the published package.

People connecting security tools to Claude, Cursor, VS Code, or another MCP client. The project is written in Python.

VERIFIED ACTIVE

LAST COMMIT 2026-08-25 · ★ 31 · #9 OF 182 MAINTAINED SECURITY · VERIFIED 2026-08-25

Apache-2.0 · Python servers · how we verify → /methodology

01 · Install Agent Bom

Claude Code

claude mcp add msaad00-agent-bom -- uvx agent-bom

Claude Desktop / Cursor / VS Code - add to config

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

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

license Apache-2.0 - declared in the repository

pypi package agent-bom - check the name against the project README before installing (PyPI has no namespace ownership)

registry namespace io.github.msaad00 is GitHub-verified and matches the repo owner

03 · What Agent Bom can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v0.102.0 · 2026-08-24

One evidence model from repository to runtime · v0.102.0 helps security and platform teams move from discovery to action without splitting AI/MCP, application, cloud, identity, and runtime evidence into separate…

v0.101.0 · 2026-08-16

pin the submission to v0.100.0 · a gate that cannot pass is as dishonest as one that cannot fail · a release that does not deploy the demo must not report success · publish the image every surface already tells users…

v0.100.0 · 2026-08-12

stop failing the release because Smithery cannot scan an authenticated endpoint · unblock main, and make the estate readable · bump github/codeql-action to v4.37.5 across every workflow · take @dagrejs/dagre 3.1.0 and…

04 · Who maintains Agent Bom

agent-bom is maintained by msaad00. It's the only MCP server we track from this author; the repo dates to Feb 2026.

05 · Facts

category
security - ranked #9 of 182 actively-maintained security servers as of 2026-08-25.
release cadence
10+ releases in the last 90 days (latest 2026-08-24)
registry
io.github.msaad00/agent-bom (active, first published 2026-02-23 · 70 versions)
packages
pypi:agent-bom

06 · Agent Bom FAQ

What is Agent Bom?

Supported backends vary by capability. Capability matrix. Open security scanner and self-hosted control plane for AI, MCP, and cloud infrastructure. It runs locally over stdio via the published package.

Is Agent Bom still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-25 and it shipped 10+ releases in the last 90 days. We re-verify nightly.

How do I install Agent Bom?

Run `uvx agent-bom`. You can also paste the ready-made client config above.

Does Agent Bom run locally?

Yes - it's a stdio server: it runs on your machine (via uvx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to Agent Bom