Skip to content
Claude Desktop

bash vet mcp for Claude Desktop

io.github.temurkhan13/bash-vet-mcp

Vet LLM-emitted shell commands BEFORE execution. 26 destructive-pattern rules / 8 families.

client:Claude Desktop transport:stdio runtime:pypi

Install bash vet mcp in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "bash-vet-mcp": {
      "command": "uvx",
      "args": [
        "bash-vet-mcp"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

bash vet mcp in other clients