mcpbeat Sign in

Shieldly Io MCP Server

by shieldly-io Your server? Claim it
local only

Shieldly Io runs on your own machine — the client starts it, so there is no endpoint to ping. 38 installs a week from npm. Last commit 18 Jul 2026.

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

Installs per day peak 13 · avg 6 · +40% w/w
a month agotoday
38
Installs / week
npm · @shieldly/mcp
0
Stars
0 open issues
18 Jul 2026
Last commit
0 releases in 90 days
MIT
License
JavaScript

Nothing serious here today

Today is the operative word: we check Shieldly Io every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add mcp -- npx -y @shieldly/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp": {
      "args": [
        "-y",
        "@shieldly/mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp]
command = "npx"
args = ["-y", "@shieldly/mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp": {
      "args": [
        "-y",
        "@shieldly/mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp": {
      "args": [
        "-y",
        "@shieldly/mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: SHIELDLY_API_KEY (Shieldly API key (optional — without it the server runs in rate-limited demo mode, no signup needed)). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Shieldly Io

same job, measured the same way
cloud-audit
by gebalamariusz

AWS security scanner with attack chain detection, IAM privilege escalation, and fixes

313 installs/wk local only
I
Kloudle Cloud Security Scanner
by kloudle

AWS cloud security scanners for AI agents — S3, IAM, EC2, EKS, RDS, CloudTrail, CloudWatch Logs

2 tools answering
Cloudeval AI
by ganakailabs

Cloud evaluations and reviews for Azure and static AWS CloudFormation (beta). Requires an account.

237 installs/wk local only
Dot AI
by vfarcic

AI-powered development platform for Kubernetes deployments and intelligent automation

462 installs/wk local only
Release Gate
by vamsisudhakaran1

Pre-deploy security auditor for AI agent code — the risks generic SAST misses.

253 installs/wk local only
MCP Docker Release Information
by dockersamples

MCP server providing Docker Desktop release notes and security information.

local only
I
Utility Matrix
by helphub369

Free browser-based calculators and analyzers for cloud cost, DevOps, security, and data governance.

31 tools answering
MCP Server Terraform
by rajeevsirohi

Safety-first Terraform: confirmation-gated apply/destroy, risk & cost analysis, drift detection

41 installs/wk local only

Shieldly Io — questions

Answers built from our own checks of this server.

Why is there no uptime for Shieldly Io?
Shieldly Io runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @shieldly/mcp was installed 38 times last week.
How do I connect Shieldly Io?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @shieldly/mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Shieldly Io?
The npm package @shieldly/mcp was installed 38 times in the last week. Week over week that is +40%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Shieldly Io open source?
Yes — it is published under the MIT licence, written in JavaScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.