MCP Blast-Radius Auditor runs on your own machine — the client starts it, so there is no endpoint to ping. 187 installs a week from pypi. Last commit 19 Jul 2026.
Static blast-radius audit for MCP servers before agent install. Manifest optional.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp-blast-radius -- uvx mcp-blast-radius
{
"mcpServers": {
"mcp-blast-radius": {
"args": [
"mcp-blast-radius"
],
"command": "uvx"
}
}
}
[mcp_servers.mcp-blast-radius]
command = "uvx"
args = ["mcp-blast-radius"]
{
"mcpServers": {
"mcp-blast-radius": {
"args": [
"mcp-blast-radius"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"mcp-blast-radius": {
"args": [
"mcp-blast-radius"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.