Build Websites with your AI
49 MCP tools for building, theming, and deploying complete websites. Works with Claude, Cursor, VS Code, and any MCP-compatible client.
Quick Start
Add to your MCP client config and start building.
Paste into your Claude Desktop MCP config. Put your real key in PAGEHUB_API_KEY (from the dashboard). For a local PageHub app, set PAGEHUB_API_BASE_URL to something like http://localhost:3000.
Keys live in pagehub.dev/dashboard. You can remove env and rely on OAuth if your client supports it.
{
"mcpServers": {
"PageHub": {
"url": "https://pagehub.dev/api/mcp",
"env": {
"PAGEHUB_API_BASE_URL": "https://pagehub.dev",
"PAGEHUB_API_KEY": "•••••••••••••••••• "
}
}
}
}49 Tools
Everything an AI needs to build a complete website.
Discovery
Browse blocks, presets, and design patterns to plan your build.
Template Building
Create templates, apply themes, add blocks, and edit nodes.
Theming
Curated presets with palettes, fonts, and style tokens. Override anything.
Remote API
Deploy to PageHub Cloud. Manage sites, upload images, patch live nodes.
AI Generation
Generate images and copy with AI. Uploads to CDN automatically.
Auditing
WCAG accessibility and SEO audits. Catch issues before publishing.
How it works
Tell your AI what to build. PageHub handles the rest.
Scaffold
create_template generates a base site structure from the acme template.
Theme
set_theme applies a curated preset with palette, fonts, and spacing tokens.
Build
add_block adds pre-built blocks with your content and overrides.
Generate
generate_image creates AI images and uploads them to the CDN.
Deploy
save_site publishes to PageHub Cloud. Instant live URL.
Key Features
Built for production. Not a demo.
Theme Presets
Curated presets bundling palette, Google Fonts, and style tokens. Filter by mood, override anything.
Design Patterns
Production-ready node recipes: bento galleries, rich contact blocks, quote grids, multi-column footers.
Image Validation
Every image URL is validated with a HEAD request before writing. No broken images in your templates.
Concurrency Safe
File writes are serialized through a mutex. Live patches use atomic GET/PATCH/PUT.
SEO & Accessibility
Built-in WCAG audit with axe-core. SEO audit checks meta tags, headings, alt text, and content depth.
Site Integrations
GA4, GTM, Search Console, Meta Pixel — just pass the tracking ID. 301/302 redirects built in.
Start building with AI
Point your MCP client at PageHub's URL, sign in once, and build from a prompt.