Back to MCP Servers
🔌

jnMetaCode/shellward

Apache-2.0

](https://glama.ai/mcp/servers/jnMetaCode/shellward) 📇 🏠 🍎 🪟 🐧 - AI Agent Security Middleware & MCP Server with 8-layer defense including prompt injection detection, DLP data flow tracking, comma

TypeScriptAI & LLMs

Install

npx -y shellward

claude_desktop_config.json

claude_desktop_config.json
{
  "mcpServers": {
    "jnmetacode-shellward": {
      "command": "npx",
      "args": [
        "-y",
        "shellward"
      ]
    }
  }
}

Add this to your Claude Desktop config file. Find it at ~/Library/Application Support/Claude/claude_desktop_config.json on macOS.