Model systems, not slides
C4-inspired elements, typed relationships, boundaries, views and presets live in one validated workspace.
The open-source, self-hosted alternative to paid architecture tools. Model software systems with people and AI on the same source of truth — without accounts, cloud lock-in, or diagrams that drift away from reality.
One semantic model. Every way of working.
Every element, relationship, boundary and view remains structured. Change the model in the editor, through REST, or with an AI assistant — the architecture stays consistent everywhere.

C4-inspired elements, typed relationships, boundaries, views and presets live in one validated workspace.
No account, cloud dependency or telemetry. One container and one SQLite file keep ownership simple.
Revision guards, automatic snapshots and operation previews make larger model changes reviewable.
The built-in MCP server gives Codex, Claude, Copilot and other clients the same validated tools the UI uses. Inspect, model, review and document without translating the system into chat.
Connect your AI clientrevision 28 → 29Capture people, systems, containers and the relationships that make the design understandable.
Ask for risks, unknowns, alternatives or a complete model update through structured MCP tools.
Create system context, container and tailored stakeholder views from the same source of truth.
Run the published image locally. Your model persists in a Docker volume and never leaves your machine.
$ docker run -d --name structsmith \
-p 127.0.0.1:8090:8080 \
-v structsmith-data:/data \
ghcr.io/dziksu/structsmith:latestOpen source, self-hosted and ready to collaborate with your AI client.