HomeSecurity › mcp

mcp

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

Official TypeScript Cloud
★ 0 stars Last pushed 2026-07-18 License: MIT

Topics: Security

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 1.0.1)

npx -y @shieldly/mcp@1.0.1

Or add to your MCP client config:

{
  "mcpServers": {
    "mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@shieldly/mcp@1.0.1"
      ],
      "env": {
        "SHIELDLY_API_KEY": "<YOUR_VALUE>"
      }
    }
  }
}
  • SHIELDLY_API_KEY secret — Shieldly API key (optional — without it the server runs in rate-limited demo mode, no signup needed)

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry