← Back to Plugins
MCP Server MCP

MCP stdio ShellGuard

github By github 👁 3 views ▲ 0 votes

Defense-in-depth for MCP stdio servers: shell-injection guard, AST audit CLI, RCE blocking.

Homepage Verified source GitHub

Install

npx -y [email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "mcp-stdio-shellguard",
      "version": "0.1.2",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...