mcp-blast-radius

aos-standard/mcp-blast-radius
★ 0 stars Python File System Updated today
MCP Blast-Radius Auditor — static blast radius extraction and CI divergence gate for MCP servers.
View on GitHub → Try with Claude — $10 free →

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-blast-radius": {
      "command": "uvx",
      "args": [
        "mcp-blast-radius"
      ]
    }
  }
}

Or install with pip: pip install mcp-blast-radius

README Excerpt

> **Catch an MCP server that touches files it said it wouldn't — and block the merge in CI.** Statically extract what a third-party MCP server can actually reach (files, network, subprocess, env) and compare against declared boundaries when a manifest is present. ```bash pipx run mcp-blast-radius # MCP server

Tools (4)

AOS_VALIDATOR_CALLERAOS_VALIDATOR_MCP_LOGAOS_VALIDATOR_TARGET_DIRdeclared