claude-host
@elitespec/claude-host
Deploy Claude-generated websites to EliteSpec hosting in one tool call. An MCP (Model Context Protocol) server for Claude Code and Claude Desktop.
Install
npm install -g @elitespec/claude-host
elitespec-host install # prints Claude config JSON to paste
elitespec-host login # one-time authRelated MCP server: Nippy
What it does
Once installed in Claude, the model can call:
deploy_site(name, files, industry?)— ship a static site to<slug>.elitespec.co.nzupdate_site(siteId, files)— push changes to an already-deployed sitelist_sites()— list the user's hosted sites
Example conversation:
User: Make me a landing page for my Auckland bakery.
Claude: (writes HTML, CSS, JS in the conversation)
User: Publish it.
Claude: (calls
deploy_sitewith the files)
Pricing
Free tier:
<slug>.elitespec.co.nzsubdomain, up to 3 sites.$9/mo: custom domain, unlimited sites, no EliteSpec branding.
$29/mo: everything above plus Forge AI upgrades (rewrite copy, add pages, stock photos matched to your industry).
Docs
Full docs at https://forge.elitespec.co.nz/docs/claude-host
Security
Your Claude Code session never sees your password. Login is handled by the CLI and stores a token at ~/.elitespec/host.json.
License
MIT
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Tools
Related MCP Servers
- AlicenseAqualityAmaintenanceEnables 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.723MIT
- Alicense-qualityBmaintenancePublish websites from Claude, the terminal, or CI — drop a folder, get a link that doesn't expire. Wraps the nippy.host publish pipeline: create sites, update in place, read files, passwords, SEO settings, and visitor analytics.MIT
- Flicense-qualityDmaintenanceAgent-native web hosting tools for the Model Context Protocol. Enables purchasing hosting, deploying sites, managing DNS, registering domains, and scaling infrastructure through tool calls.
- Alicense-qualityBmaintenancePublish 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
Related MCP Connectors
Turn Claude or ChatGPT into a website builder that ships a real site to a live URL you own.
Read, edit, publish, and preview your pepita websites from Claude.
Live SEO workflow tools for Claude Code, Codex, and AI agents.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Elitespec/claude-host'
If you have feedback or need assistance with the MCP directory API, please join our Discord server