Emfirge MCP Server

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. It runs locally over stdio via the published package.

People connecting cloud infrastructure tools to Claude, Cursor, VS Code, or another MCP client. The project is written in Python.

VERIFIED ACTIVE

LAST COMMIT 2026-07-16 · ★ 4 · #79 OF 141 MAINTAINED CLOUD INFRASTRUCTURE · VERIFIED 2026-08-25

NOASSERTION · Python servers · how we verify → /methodology

01 · Install Emfirge

before you install - you'll need

The README does not document required environment variables for a basic install.

Claude Code

claude mcp add theanshsonkar-emfirge -- npx -y @emfirge/mcp

Claude Desktop / Cursor / VS Code - add to config

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

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

license no standard license detected - usage rights unclear; check the repo before commercial use

npm package @emfirge/mcp - the @emfirge scope differs from the repo owner (theanshsonkar); confirm it's the project's official package

registry namespace io.github.theanshsonkar is GitHub-verified and matches the repo owner

03 · Who maintains Emfirge

Emfirge is maintained by theanshsonkar. It's the only MCP server we track from this author; the repo dates to Mar 2026.

04 · Facts

category
cloud infrastructure - ranked #79 of 141 actively-maintained cloud infrastructure servers as of 2026-08-25.
registry
io.github.theanshsonkar/emfirge (active, first published 2026-07-03 · 3 versions)
packages
npm:@emfirge/mcp

05 · Emfirge FAQ

What is Emfirge?

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. It runs locally over stdio via the published package.

Is Emfirge still maintained?

Yes - as of 2026-08-25, its last commit was 2026-07-16. We re-verify nightly.

How do I install Emfirge?

Run `npx -y @emfirge/mcp`. The README does not document required environment variables for a basic install. You can also paste the ready-made client config above.

Does Emfirge run locally?

Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

06 · Alternatives to Emfirge

More cloud infrastructure MCP servers · Costco · Flowbite MCP · Observability MCP · Partner Center MCP · OrgX MCP - Organizational Continuity for AI Agents

More Python MCP servers · Mneme (thegoatpsy) · Psquare · Terradev · Winsight · see all