Loading MCP server directory, please wait...
Defense-in-depth for MCP stdio servers: shell-injection guard, AST audit CLI, RCE blocking.
npx @getmcp/cli add io.studiomeyer/stdio-shellguardRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.studiomeyer/stdio-shellguard": {
"command": "npx",
"args": [
"-y",
"mcp-stdio-shellguard"
]
}
}
}