emfirge
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@emfirgeShow me the worst attack path from the internet."
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
🛡️ Emfirge
Git branch for your cloud.
Give your AI a read-only map of AWS. Trace attack paths, test a security fix on a cloned graph, and see the result before touching production.
Get started · Read the docs · Open dashboard · npm
Related MCP server: AWS SSO MCP Server
Your scanner finds problems. Emfirge tests the fix.
Most cloud tools hand you a list and ask you to trust the recommendation. Emfirge builds a connected graph of your account, forks it in memory, applies the proposed security change, re-runs the rules, and shows what got safer—or riskier.
🕸️ See the path | 🎯 Find the chokepoint | 🧪 Rehearse the fix | 💬 Stay in your AI |
Internet → compute → IAM → data | Prioritize what breaks the most attack paths | No write access. No production mutation. | Claude, Cursor, Kiro, Cline, Continue, Codex |
~20 AWS service types · 58 graph-aware rules · 17 rule families · 7 MCP tools
Start in 30 seconds
npx @emfirge/mcp installThen ask your assistant:
Scan my AWS account using role
arn:aws:iam::123456789012:role/EmfirgeReadOnly in us-east-1No role yet? Say “help me set up Emfirge.” You will get a one-click CloudFormation link for a read-only IAM role.
Try it now with no setup: use demo role
arn:aws:iam::194722410583:role/EmfirgeReadOnlyinus-east-1.
Free: 5 scans per AWS account per day. No signup. No API key.
Ask questions your cloud can finally answer
Show me the worst attack path from the internet.
What is the blast radius if this instance is compromised?
Which resource should I fix first?
Will closing SSH remove the path without adding new security findings?
Check this account against CIS AWS Foundations 1.5.One graph. Seven tools.
Tool | Answer |
| What does my AWS risk look like? |
| What is wrong and how do I fix it? |
| How could an attacker reach my data? |
| What changes if I apply this security fix? |
| What happens after this resource is compromised? |
| Which CIS AWS 1.5 or SOC 2 controls fail? |
| How do I create the read-only role? |
Proof, not a prompt
Scan AWS → build graph → fork graph → apply mutation → re-run rules → show deltaThe score, findings, attack paths, and fix verification come from deterministic graph analysis—not an LLM guessing what might happen. Your AI explains the evidence; Emfirge produces it.
Built for trust
Read-only AWS access through a role you own and can revoke anytime.
One-hour STS credentials protected by an ExternalId and never stored.
Local tokenization of recognized AWS identifiers before MCP results reach your LLM in strict mode.
No production changes during scans, breach simulations, or fix verification.
Source available for the MCP, scanner engine, rules, scoring, and docs.
Emfirge proves the simulated security delta against your latest scan; it does not yet prove application connectivity. Some graph-derived labels may also remain visible in strict mode. See How it works and Privacy for the exact boundaries.
Go deeper when you are ready
Quickstart · How the fork works · MCP tools · Privacy · Security · Self-hosting · Contributing
Stop guessing in production.
Fork the graph. Follow the path. Prove the security delta.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- FlicenseDqualityDmaintenanceEnables read-only assessment of AWS environments by inventorying resources, running security and operational checks, and generating actionable reports with cost analysis. Designed for contractors with support for assume-role authentication using external IDs.Last updated10
- Alicense-qualityDmaintenanceConnects AI assistants to AWS infrastructure through AWS IAM Identity Center for secure, natural language management of cloud resources across multiple accounts. It enables users to execute AWS CLI commands, monitor resources, and run remote shell commands on EC2 instances via Systems Manager.Last updated45814ISC
- AlicenseAqualityCmaintenanceA local-first AWS security tool that uses graph theory to discover attack paths (e.g., Internet → Role → DB) and prioritize remediations. It allows agents to perform read-only security audits and generate Terraform fixes without data exfiltration.Last updated154Apache 2.0

AWS SRA Verify MCP Serverofficial
AlicenseAqualityFmaintenanceEnables AI agents to assess AWS environments against the AWS Security Reference Architecture (SRA) by providing tools to discover, describe, and run security checks across AWS services and accounts.Last updated52Apache 2.0
Related MCP Connectors
Threat modeling, code/cloud/pipeline scanning, shadow-AI discovery, compliance checks and fixes.
IaC attack-path auditor: finds internet-to-crown-jewel chains in Terraform/CFN/K8s.
Pay-per-call cybersecurity for AI agents: vuln scans, threat intel, compliance, code security.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/theanshsonkar/emfirge'
If you have feedback or need assistance with the MCP directory API, please join our Discord server