Odel
Bomly

Bomly

Local
@bomly-dev12GoApache-2.0Updated Today

Give your coding agent the dependency graph it is about to change: scan, diff, explain, audit

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).

npmbomly-mcpv0.24.2

Run

npx -y bomly-mcp

MCP client config

{
  "mcpServers": {
    "bomly": {
      "command": "npx",
      "args": [
        "-y",
        "bomly-mcp"
      ]
    }
  }
}