24 MCP tools. Full HTML/CSS control. Git-based.

Developers use Vibesites as infrastructure for AI-built websites. Connect via MCP or REST API. Every site is a GitHub repo with full version history. Static HTML/CSS on Cloudflare CDN.

The problem

  • Building marketing sites is boring but necessary
  • Setting up hosting, SSL, and CI/CD for static sites is overhead
  • Maintaining WordPress/CMS sites for non-technical stakeholders is painful
  • There's no good API for programmatic website creation

How Vibesites solves it

24 MCP tools in Claude Code

Create a .mcp.json file and all 24 tools are available in your terminal. Create sites, write files, upload assets, publish — all from conversation.

REST API for automation

Every MCP tool has a corresponding REST endpoint at /api/v1/. Build custom workflows, integrate with CI/CD, or create your own tools on top of the API.

Git-native

Every site is a private GitHub repo. Every edit is a commit. You can clone, fork, inspect diffs, or rollback. It's just files in a repo.

Cloudflare CDN

Static files served from R2 via Cloudflare Workers. Global edge delivery, automatic SSL, cache purging on deploy. No infrastructure to manage.

Typical workflow

  1. 1Add vibesites MCP URL to .mcp.json
  2. 2Tell Claude to create a site or use the REST API directly
  3. 3Claude writes HTML/CSS with full access to the file system
  4. 4Site auto-deploys to Cloudflare CDN
  5. 5Iterate via Claude Code or edit the GitHub repo directly

Recommended templates

Landing PagePortfolioBlank
See all templates →
Read the docs

Start building for free

Connect Claude to Vibesites in 30 seconds. No credit card required.