Odel
mcp

mcp

Local
@shieldly-ioJavaScriptMITUpdated 1mo ago

AI-Powered AWS security analysis: scan IAM policies and CloudFormation for risks and escalation.

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).

npm@shieldly/mcpv1.0.1

Run

npx -y @shieldly/mcp

MCP client config

{
  "mcpServers": {
    "mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@shieldly/mcp"
      ]
    }
  }
}