Magic Cloud MCP Server

Turn plain English into a working full-stack app - database, secure API, business logic, and frontend - running on your own hardware, with zero lock-in. An open-source alternative to Lovable, Bolt, and Replit that gives you the whole backend, plus an MCP server that turns every endpoint into a tool for Claude, Cursor, or Codex.

People who need coding agent tools inside Claude, Cursor, VS Code, or another MCP client. The project is written in C#.

VERIFIED ACTIVE

LAST COMMIT 2026-08-24 · ★ 1,180 · #58 OF 194 MAINTAINED CODING AGENT · VERIFIED 2026-08-25

MIT · C# · how we verify → /methodology

01 · Install Magic Cloud

Docker

docker run -i --rm docker.io/servergardens/magic-aio:v23.5.8

Claude Desktop - add to config

{
  "mcpServers": {
    "polterguy-magic": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "docker.io/servergardens/magic-aio:v23.5.8"
      ]
    }
  }
}
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 container (OCI image) - can be sandboxed away from your filesystem

license MIT - declared in the repository

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

03 · What Magic Cloud can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v23.5.8 · 2026-08-21

v23.5.7 · 2026-08-20

v23.5.6 · 2026-08-17

04 · Who maintains Magic Cloud

Magic Cloud is maintained by polterguy. It's the only MCP server we track from this author; the repo dates to Mar 2019.

05 · Facts

category
coding agent - ranked #58 of 194 actively-maintained coding agent servers as of 2026-08-25.
release cadence
10+ releases in the last 90 days (latest 2026-08-21)
registry
io.github.polterguy/magic (active, first published 2026-08-01 · 30 versions)
packages
oci:docker.io/servergardens/magic-aio:v23.5.8

06 · Magic Cloud FAQ

What is Magic Cloud?

Turn plain English into a working full-stack app - database, secure API, business logic, and frontend - running on your own hardware, with zero lock-in. An open-source alternative to Lovable, Bolt, and Replit that gives you the whole backend, plus an MCP server that turns every endpoint into a tool for Claude, Cursor, or Codex.

Is Magic Cloud still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-24 and it shipped 10+ releases in the last 90 days. We re-verify nightly.

How do I install Magic Cloud?

Run `docker run -i --rm docker.io/servergardens/magic-aio:v23.5.8`. You can also paste the ready-made client config above.

07 · Alternatives to Magic Cloud

More coding agent MCP servers · Logbook · Pibox · Java Lens · Sharp Lens