Home › Development › PageDrop MCP

PageDrop MCP

Deploy and manage instant HTML sites with paste, upload, and ZIP deploy

TypeScript Cloud

Topics: Developer Tools

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 1.2.0)

npx -y pagedrop-mcp@1.2.0

Or add to your MCP client config:

{
  "mcpServers": {
    "pagedrop-api": {
      "command": "npx",
      "args": [
        "-y",
        "pagedrop-mcp@1.2.0"
      ]
    }
  }
}

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry