mcp-bom

arunsanna/mcp-bom
★ 0 stars Unknown language 🧠 Memory/Knowledge Updated today
MCP-BOM: a reproducible attack-surface benchmark for Model Context Protocol servers — NeurIPS 2026 ED submission
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-bom": {
      "command": "npx",
      "args": [
        "-y",
        "arunsanna/mcp-bom"
      ]
    }
  }
}