uml-atlas

AntonioVincenzo/uml-atlas
★ 0 stars TypeScript AI/LLM Updated today
Visual architecture editor with UML text, reusable diagrams, structural diffs, and an MCP server
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "uml-atlas": {
      "command": "npx",
      "args": [
        "-y",
        "AntonioVincenzo/uml-atlas"
      ]
    }
  }
}

README Excerpt

Atlas is a local visual architecture editor with a shared JSON model, round-trip UML text, reusable diagrams, structural diffs, and an MCP server. The browser and agents use the same validator and diff engine. No cloud account, paid feature, API key, database service, Java runtime, or language-specific project setup is required.

Tools (1)

UNLICENSED