Yapp turns "build me a page and publish it" into a live URL. Connect once (browser OAuth, or a token for terminal clients) and your AI can publish HTML, PDFs, ZIP sites, images and landing pages to a public slug.yapp.page URL in seconds.
Server Config
{
"mcpServers": {
"yapp": {
"type": "http",
"url": "https://yapp.page/mcp"
}
}
}