Scaffold MCP Server
Bulk-create files and folders for any project — directly from your AI assistant. No deployment needed.
One command. That's it.
Clones, builds, and auto-configures your MCP client. Restart your AI and start scaffolding.
curl -fsSL https://ziphive.js.org/mcp/install.sh | bash
1
Run the command
One line in your terminal.
2
Auto-configured
Detects your AI client and adds the config.
3
Start scaffolding
Ask your AI to create projects.
Try saying
"Create a Next.js project called dashboard in ~/projects"
"Scaffold a Python FastAPI app called backend"
"Add a components/ui folder and Button.tsx to my app"
"Set up a Turborepo monorepo called platform"
Built-in templates
react-viteReact 18 + Vite + TypeScript
nextjs-appNext.js 14 App Router + Tailwind CSS
node-expressExpress REST API + TypeScript
python-fastapiFastAPI with async support
vanilla-htmlMinimal HTML/CSS/JS
monorepo-turborepoTurborepo monorepo