mcpserver.lol
registry/promptui
Connection check verified live · 20h ago

promptui

Build a working web app from a prompt, then deploy it to a live URL.

Tools 11
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 20h ago

Tools & capabilities

11 tools

Read from the running server on 20h ago.

build_app modeprompt*framework_confirmed
Build a working web app from a prompt with PromptUI. Starts an asynchronous build (costs credits from the authenticated account) and returns a buildId — poll get_build_status for p…
deploy_app buildId*_confirmed
Deploy a completed PromptUI build to a live URL. The first deploy of each app is charged; redeploying that same app is free.
echo read-only message*
Echo back the input (for testing MCP integration)
get_build_status read-only buildId*
Check the status of a PromptUI build started with build_app. Returns building / needs_clarification / completed (with a shareable previewUrl) / failed.
gtm_generate_content countchannellanguageappSource_confirmedcampaignId +3
Generate and persist a new GTM content draft for the authenticated user.
gtm_get_analytics read-only
Read current PromptUI GTM channel analytics. X and YouTube can include live public metrics; other channels use PromptUI publish history.
gtm_list_content read-only limitstatuschannelcampaignId
List GTM queue items for the authenticated PromptUI user.
gtm_publish_content pageIdigUserIdplatformcontentId*_confirmed
Publish one GTM content item to a connected social platform.
list_builds read-only limit
List the authenticated user's recent PromptUI builds with their statuses.
shadcn_ui read-only component*
Get production-quality shadcn/ui component code pre-adapted for the Sandpack preview environment. Available components: accordion, dropdown_menu, dialog, sheet, tooltip, progress,…
web_scout read-only goal*urlsmaxPages
Research the live web: search for information, read documentation, fetch API references, or verify library usage. Returns structured findings as markdown.