softvoyagers/pagedrop-api
Free instant HTML hosting API with paste, file upload, and ZIP deploy support. No API key required.
Quick Start
Clone the repository:
git clone https://github.com/softvoyagers/pagedrop-apiClaude Desktop configuration example:
{
"mcpServers": {
"pagedrop-api": {
"command": "npx",
"args": [
"-y",
"softvoyagers/pagedrop-api"
]
}
}
}Check the repository README for specific installation and configuration instructions.