A
licenseNot graded
qualityB
maintenanceEnables AI agents to deploy static websites to StaticX, including creating sites, uploading builds, publishing releases, and managing domains.
31 npm
MIT
No user-submitted related servers found.
Scored across 7 tools
Each tool has a clearly distinct purpose: deployment, listing, details, deletion, and domain check/set/clear. No two tools overlap in functionality.
All tool names follow a consistent verb_noun pattern in snake_case (e.g., deploy_website, set_custom_domain), making them predictable and easy to understand.
7 tools is well-scoped for a website management server, covering core operations without unnecessary complexity.
The tool set covers essential CRUD (deploy, list, get, delete) and domain management, but lacks an explicit update operation for website metadata, though redeploy can serve as a workaround.