mcpbeat Sign in

Emfirge MCP Server

by theanshsonkar Your server? Claim it
local only

Emfirge runs on your own machine — the client starts it, so there is no endpoint to ping. 50 installs a week from npm. Last commit 17 Sep 2026.

Git branch for your cloud. Understand AWS risk, prove fixes, and ship safer changes.

Installs per day peak 18 · avg 6 · +206% w/w
a month agotoday
50
Installs / week
npm · @emfirge/mcp
4
Stars
0 open issues
17 Sep 2026
Last commit
0 releases in 90 days
License
Python

Nothing serious here today

Today is the operative word: we check Emfirge 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 emfirge -- npx -y @emfirge/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "emfirge": {
      "args": [
        "-y",
        "@emfirge/mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.emfirge]
command = "npx"
args = ["-y", "@emfirge/mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "emfirge": {
      "args": [
        "-y",
        "@emfirge/mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "emfirge": {
      "args": [
        "-y",
        "@emfirge/mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: EMFIRGE_PRIVACY (Tokenization mode: strict (default), balanced, or off), EMFIRGE_BASE_URL (Backend URL — override to point at a self-hosted backend). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Emfirge

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
Cloudcostsmcp
by x7even

Anchor AI FinOps to real, live cloud pricing — AWS, GCP & Azure public and enterprise rates.

459 installs/wk local only
Shieldly Io
by shieldly-io

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

38 installs/wk local only
Levelfour MCP
by levelfour

Cloud cost visibility and savings recommendations grounded in your actual AWS, GCP and Azure bill.

answering
Cloudeval AI
by ganakailabs

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

237 installs/wk local only
Servonaut
by servonaut

Manage AWS, Hetzner, OVH and SSH servers: status, logs, CloudWatch, IP bans, safe command exec.

1 713 installs/wk local only
D
PreviewDrop
by previewdrop

Deploy any Git branch to a live HTTPS preview URL from your agent. No Dockerfile required.

346 installs/wk local only
C
CostPilot
by mcpgatepro

Hosted MCP server for AWS cloud spend: service breakdowns, anomalies, savings and forecasts.

answering

Emfirge — questions

Answers built from our own checks of this server.

Why is there no uptime for Emfirge?
Emfirge 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 @emfirge/mcp was installed 50 times last week.
How do I connect Emfirge?
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 @emfirge/mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Emfirge?
The npm package @emfirge/mcp was installed 50 times in the last week. Week over week that is +206%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Emfirge open source?
We cannot say either way: written in Python and 4 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.