概要
This MCP server provides a powerful scaffolding solution for full-stack projects, offering a consistent and opinionated starting point for development. It automates the generation of FastAPI backends with async SQLAlchemy, PostgreSQL databases with Docker Compose, and your choice of React (Vite + TypeScript) or HTMX (Tailwind CSS) frontends. Projects come pre-configured with optional Alembic migrations, JWT authentication boilerplate, CI/CD pipelines for Azure or Render.com, and a `Makefile` for common development commands, significantly accelerating project setup and ensuring best practices.