mcpserver.lol
registry/vaibhavmule-mcp
Connection check verified live · 26h ago

vaibhavmule-mcp

Deploy HTML or dist/ to a live HTTPS URL. No account. Drop, MCP, or CLI.

Tools 5
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 26h ago

Tools & capabilities

5 tools

Read from the running server on 26h ago.

aft_deploys slug*edit_token*
List rollback-able deploys for a slug. Needs edit_token from .aft/state.json (or the first deploy). Same history the project UI shows after claim.
aft_health
Ping the aft.page deploy API.
aft_rollback slug*deploy_id*edit_token*
Point the live slug at a prior deployId from aft_deploys. Same URL. Needs edit_token from .aft/state.json. Claim not required.
deploy htmlfilesexpiresedit_tokenpreferred_slug
Publish to a live URL. Pass html (one page) OR files (built site). Plain HTML → html. Vite/React → npm run build, then files from dist/. Next static export → files from out/. Alway…
deploy_repo url*
Same engine as aft.page/run: public GitHub URL → detect → build → live URL. Static is instant; Vite and Next.js build in the background (polls until live or failed). Private repos…