Host HTML pages and share content through temporary URLs. Perfect for sharing AI-generated content without authentication.
npx -y dropbin-mcp
No setup needed — uses remote SSE:
```json
{
"mcpServers": {
"dropbin": {
"command": "npx",
"args": ["-y", "dropbin-mcp"]
}
}
}
```
create_pageget_pagelist_pagesHost HTML pages and share content through temporary URLs. Perfect for sharing AI-generated content without authentication.
Language: TypeScript
Category: Developer Tools