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. Read more about Hyperlambda.

People who work with low code, agentic ai and backend and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in C#.

VERIFIED ACTIVE

LAST COMMIT 2026-09-18 · ★ 1,193 · #59 OF 229 MAINTAINED CODING AGENT · VERIFIED 2026-09-18

MIT · C# · how we verify → /methodology

01 · Install Magic Cloud

Docker

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

Claude Desktop - add to config

{
  "mcpServers": {
    "polterguy-magic": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "docker.io/servergardens/magic-aio:v23.5.22"
      ]
    }
  }
}
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.23 · 2026-09-18

v23.5.22 · 2026-09-12

v23.5.21 · 2026-09-12

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 #59 of 229 actively-maintained coding agent servers as of 2026-09-18.
release cadence
10+ releases in the last 90 days (latest 2026-09-18)
registry
io.github.polterguy/magic (active, first published 2026-08-01 · 43 versions)
packages
oci:docker.io/servergardens/magic-aio:v23.5.22

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. Read more about Hyperlambda.

Is Magic Cloud still maintained?

Yes - as of 2026-09-18, its last commit was 2026-09-18 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.22`. 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