Skip to content

list_templates

List all available deployment templates. Returns template IDs with their names and descriptions.

Annotations

AnnotationValue
readOnlyHinttrue
destructiveHintfalse
openWorldHintfalse

Parameters

None.

Return Format

A list of template IDs with descriptions:

TemplateDescription
waitlistCentered landing page with gradient background, email input, and social proof counter
contactMulti-field contact form with floating labels and client-side validation
product-launchMulti-section launch page with navbar, hero, countdown, features, and email signup
eventEvent page with schedule accordion, speaker grid, RSVP section, and countdown timer
saas-landingComplete SaaS marketing page with hero, features, pricing, testimonials, and FAQ

Example

User prompt:

"What templates does Based Page have?"

What Claude does:

  1. Calls list_templates (no parameters).
  2. Returns the available templates with descriptions.
  3. Suggests relevant options based on your request.

Notes

  • Templates are built into the MCP server. The list is static and does not require authentication.
  • Templates use Alpine.js for interactivity and vanilla scroll-reveal animations.
  • To see a template's full HTML source, use use_template.
  • You can modify templates before deploying — ask Claude to customize any aspect.

Deploy apps from conversation.