Connects Claude to PageDrop's instant static site hosting API, letting you deploy HTML content in three ways: paste raw HTML, upload individual files, or push entire ZIP archives. You get tools to create new deployments, update existing ones, and manage your hosted sites programmatically. Reach for this when you're prototyping front-end work, generating landing pages, or need throwaway HTML hosting without the ceremony of GitHub Pages or Netlify. The stdio transport means it runs locally alongside Claude, so you can iterate on HTML in conversation and push it live immediately. Good fit for quick demos, testing static output, or automating simple site deploys from your chat workflow.
claude mcp add --transport stdio io.github.dpozimski-pagedrop-mcp -- npx -y pagedrop-mcp