Back to MCP Servers
Pagedrop Api
Free instant HTML hosting API with paste, file upload, and ZIP deploy support. No API key required.
developer-toolsapi
By softvoyagers
Installation
npx -y pagedrop-apiConfiguration
{
"mcpServers": {
"pagedrop-api": {
"command": "npx",
"args": ["-y", "pagedrop-api"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes