PageDrop
Server Details
Free instant HTML hosting API. Deploy HTML pages, upload files, or extract ZIP archives with automatic TTL expiry and delete tokens. No API keys required.
Glama couldn't complete the latest health check. If this server requires authentication, missing or expired test credentials may be the cause. A test profile lets Glama authenticate for health checks and discover tools; it is separate from your personal connections.
If you are the author, claim ownership, then add or update a test profile under Admin → Test Profile.
- Status
- Unhealthy
- Last Tested
- Transport
- Streamable HTTP
- URL
TDQS
Scored across 8 tools
Each tool has a clearly distinct purpose targeting specific operations in the site deployment lifecycle. Tools like deploy_html, batch_deploy, fork_site, update_site, delete_site, batch_delete, get_site_info, and get_site_analytics all address unique actions with no functional overlap, making tool selection unambiguous.
All tool names follow a consistent verb_noun pattern with snake_case formatting throughout. The naming convention is perfectly uniform, using clear action verbs (deploy, delete, fork, get, update) paired with specific nouns (html, site, analytics, info), creating a predictable and readable toolset.
With 8 tools, this server is well-scoped for its site deployment and management domain. The count is ideal, covering core operations without bloat, and each tool serves a distinct, necessary function in the workflow from creation to deletion and analytics.
The toolset provides complete CRUD and lifecycle coverage for site management, including creation (deploy_html, batch_deploy), reading (get_site_info, get_site_analytics), updating (update_site), deletion (delete_site, batch_delete), and forking (fork_site). There are no obvious gaps, enabling agents to handle all typical workflows without dead ends.
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections.
1 tool update
- Added
fork_site
1 tool update
- Added
batch_deploy
2 tool updates
- Changed
deploy_html4 fields changed- changed
Input schema / properties / html / descriptionPrevious value: -"HTML content to deploy"New value: +"HTML content to deploy (use this OR markdown, not both)" - added
Input schema / properties / markdownAdded value: +{ + "description": "Markdown content to deploy — auto-rendered to a styled HTML page (use this OR html, not both)", + "type": "string" +} - added
Input schema / properties / titleAdded value: +{ + "description": "Page title for markdown rendering (auto-detected from first # heading if omitted)", + "type": "string" +} - removed
Input schema / requiredRemoved value: -[ - "html" -]
- Changed
update_site4 fields changed- changed
Input schema / properties / html / descriptionPrevious value: -"New HTML content"New value: +"New HTML content (use this OR markdown, not both)" - added
Input schema / properties / markdownAdded value: +{ + "description": "New Markdown content — auto-rendered to styled HTML (use this OR html, not both)", + "type": "string" +} - added
Input schema / properties / titleAdded value: +{ + "description": "Page title for markdown rendering (auto-detected from first # heading if omitted)", + "type": "string" +} - changed
Input schema / requiredPrevious value: -[ - "siteId", - "deleteToken", - "html" -]New value: +[ + "siteId", + "deleteToken" +]
1 tool update
- Added
get_site_analytics
2 tool updates
- Added
batch_delete - Changed
deploy_html1 field changed- added
Input schema / properties / passwordExpiryAdded value: +{ + "description": "Password cookie expiry in hours (1-720, default 24). Only applies when password is set.", + "type": "number" +}
2 tool updates
- Changed
deploy_html1 field changed- added
Input schema / properties / passwordAdded value: +{ + "description": "Optional password to protect the page. Visitors must enter this password to view the content.", + "type": "string" +}
- Changed
update_site1 field changed- added
Input schema / properties / passwordAdded value: +{ + "description": "Set or update password protection. Empty string removes password.", + "type": "string" +}
2 tool updates
- Changed
deploy_html3 fields changed- added
Input schema / properties / ogDescriptionAdded value: +{ + "description": "Open Graph description for social media previews (max 500 chars)", + "type": "string" +} - added
Input schema / properties / ogImageAdded value: +{ + "description": "URL to Open Graph image for social media previews (1200x630px recommended)", + "type": "string" +} - added
Input schema / properties / ogTitleAdded value: +{ + "description": "Open Graph title for social media previews (max 200 chars)", + "type": "string" +}
- Changed
update_site3 fields changed- added
Input schema / properties / ogDescriptionAdded value: +{ + "description": "Open Graph description for social media previews (max 500 chars)", + "type": "string" +} - added
Input schema / properties / ogImageAdded value: +{ + "description": "URL to Open Graph image for social media previews (1200x630px recommended)", + "type": "string" +} - added
Input schema / properties / ogTitleAdded value: +{ + "description": "Open Graph title for social media previews (max 200 chars)", + "type": "string" +}
2 tool updates
- Changed
deploy_html2 fields changed- added
Input schema / properties / slugAdded value: +{ + "description": "Custom vanity slug for the URL (e.g. \"my-project\" → /s/my-project)", + "type": "string" +} - changed
Input schema / properties / ttl / descriptionPrevious value: -"Time-to-live in days (null = never expires)"New value: +"Time-to-live in days (omit = never expires)"
- Added
update_site
3 tool updates
- First observed
delete_site - First observed
deploy_html - First observed
get_site_info
Related MCP Servers
- AlicenseAqualityCmaintenanceEnables brand visibility monitoring across major AI platforms like ChatGPT, Claude, Gemini, and Perplexity. It allows users to track visibility scores, analyze competitor data, and receive actionable insights to improve AI-generated brand recommendations.169 npm1MIT
- AlicenseCqualityAmaintenanceCompetitor Monitor AI - MCP server providing AI-powered tools and automation by MEOK AI Labs119 npm49 PyPIMIT
- AlicenseNot gradedqualityBmaintenanceEnables tracking competitor websites, changelogs, blog feeds, and pricing pages with meaningful diffs, classification, and Markdown digests via MCP tools for listing, adding, removing competitors, running checks, and retrieving digests or changes.MIT

industrylens-mcpofficial
AlicenseNot gradedqualityBmaintenanceBrowse IndustryLens's published competitive-intelligence reports and head-to-head competitor comparisons from any AI agent — real, source-backed data.MIT
Glama MCP Gateway
Add one secure layer between your agents and this server.