claude-host
Related Servers
Alternatives to claude-host
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityCmaintenanceEnables AI tools to deploy static websites to Dorelli Hosting and check their status via MCP, using deploy_site and site_status tools.MIT

thinhost-mcpofficial
AlicenseAqualityCmaintenanceEnables AI agents to publish static sites and build folders as live websites, push updates, provision and manage custom domains with DNS, and send transactional email. Ships as a local pip/uvx server that reads build folders directly, or as a hosted HTTP endpoint for Claude Code, Claude Desktop, and other MCP clients.11MIT
SiteCTRLofficial
AlicenseNot gradedqualityCmaintenancesitectrl turns a plain-language description into a real, hosted, live website — not a mockup. Your AI can ask sitectrl's builder to do it (create_site), or write the code itself and push the files (write_site_files + publish_site). Every site ships with hosting, SSL, working contact forms, and private built-in analytics; domains and email connect in-product.MIT- FlicenseNot gradedqualityDmaintenanceAgent-native web hosting tools for the Model Context Protocol. Enables purchasing hosting, deploying sites, managing DNS, registering domains, and scaling infrastructure through tool calls.-
- AlicenseNot gradedqualityBmaintenancePublish the website you built with AI to a live public URL — straight from chat, no setup. Enables deploying static sites and updating them with edit tokens.1MIT
- AlicenseAqualityBmaintenanceEnables AI assistants to deploy static websites to the Demox platform with automatic directory packaging and cloud storage integration. It includes tools for managing deployments, such as listing, viewing, and deleting websites.735 npmMIT
TDQS
Scored across 3 tools
Each tool targets a distinct operation: deploying a new site, listing existing sites, and updating a site. There is no ambiguity or overlap between them.
All tool names follow a consistent verb_noun pattern in snake_case: deploy_site, list_sites, update_site. The naming is uniform and predictable.
With 3 tools, the server covers the core lifecycle for static site hosting (deploy, list, update), which is appropriate for the domain. A delete operation is missing but does not severely impact the count.
The tool surface covers deploy, list, and update, but lacks a delete operation for removing hosted sites. This is a notable gap for a hosting service, as agents may need to clean up old sites.