gotha-monolith

ChrisEOlsen/gotha-monolith
★ 0 stars Go 🗄️ Database Updated 5d ago
Essentially the GOTHA stack turned into a local MCP server for your Claude.
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "gotha-monolith": {
      "command": "go",
      "args": [
        "run",
        "github.com/ChrisEOlsen/gotha-monolith@latest"
      ]
    }
  }
}

README Excerpt

A template repository for building AI-driven web applications with the GOTHA stack. **G**o · **T**empl · **H**TMX · **A**lpine.js · SQLite WAL The AI doesn't write the important code — it calls MCP tools that render deterministic templates. This keeps the architecture consistent, the output trustworthy, and the token cost low. Should help mitigate AI fatigue.