MCP Directory
Back

magic

by polterguy · C# · ★ 1,147

Fully Autonomous AI-based Software Development Assistant

#ai#automation-framework#low-code#mcp#mcp-server#no-code#oauth2-client#oauth2-server#openai#vibe-coding

Install

git clone https://github.com/polterguy/magic.git

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "magic": {
      "command": "npx",
      "args": [
        "-y",
        "github:polterguy/magic"
      ]
    }
  }
}

From the README

> Magic is an open-source, self-hostable AI software development platform that generates and runs full-stack business applications and AI agents from natural language. Magic is built on top of [OpenAI](https://openai.com) and [Hyperlambda](https://ainiro.io/hyperlambda/), a DSL specifically created to solve anything related to backend software development, and to be _"The AI agent programming language"_. Create full stack apps, in an open source environment, resembling Lovable, Bolt, or Replit. Use natural language as input, and host it on your own hardware if you wish. **No additional "back…
Read full README on GitHub →

Related ai & ml servers