Agent Tools
Back to MCP servers

Publish a webpage to a live URL, straight from your AI.

https://server.smithery.ai/yapp/page/mcp
● healthy

> 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 — then update, password-protect, set expiry, attach a custom domain, or > read form submissions, all by asking. Free to start; no local install. **Tools (14):** `publish_page`, `update_page`, `delete_page`, `get_page_stats`, `list_my_pages`, `rename_page`, `change_page_slug`, `set_page_expiry`, `set_page_password`, `list_submissions`, `add_custom_domain`, `list_custom_domains`, `check_custom_domain`, `remove_custom_domain`.

Transport
streamable-http
Auth
smithery_api_key
Cost

How to connect

MCP endpoint (streamable-http)
https://server.smithery.ai/yapp/page/mcp
JSON-RPC initialize probe
curl -X POST https://server.smithery.ai/yapp/page/mcp \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Homepage
https://yapp.page/mcp
Listed at (smithery)
https://yapp.page/mcp