seite mcp runs a Model Context Protocol server that exposes resources (docs, config, content, themes) and tools (build, create, search, apply theme) to any MCP-compatible agent. seite init also scaffolds a CLAUDE.md context file so the agent knows your schemas and conventions before it writes anything.
Everything else you'd expect: six bundled themes, collection presets for blog/docs/changelog/roadmap, one-command deploy to GitHub Pages/Cloudflare/Netlify, llms.txt and llms-full.txt on every build. Single binary, no runtime, sub-second builds. 331 tests.
MIT licensed, v0.1.6. Early but iterating fast — we're using it on our own startup's site so the feedback loop is tight.
curl -fsSL https://seite.sh/install.sh | sh
Site: https://seite.sh
Repo: https://github.com/seite-sh/seite