Developer Tools
Trust: 30/100 (Limited)PageDrop MCP Guide
Deploy and manage instant HTML sites with paste, upload, and ZIP deploy
by softvoyagers
Quick Start
Install
npx pagedrop-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-dpozimski-pagedrop-mcp": {
"command": "npx",
"args": [
"pagedrop-mcp"
]
}
}
}