Odel
shellward

shellward

Local
@jnmetacode132TypeScriptApache-2.0Updated 2mo ago

AI agent security: 7 MCP tools for injection detection, PII scanning, command safety, DLP.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npmshellwardv0.5.11

Run

npx -y shellward

MCP client config

{
  "mcpServers": {
    "shellward": {
      "command": "npx",
      "args": [
        "-y",
        "shellward"
      ]
    }
  }
}