claude-host
@elitespec/claude-host
通过一次工具调用,将 Claude 生成的网站部署到 EliteSpec 托管平台。这是一个适用于 Claude Code 和 Claude Desktop 的 MCP(模型上下文协议)服务器。
安装
npm install -g @elitespec/claude-host
elitespec-host install # prints Claude config JSON to paste
elitespec-host login # one-time authRelated MCP server: Nippy
功能说明
安装到 Claude 后,模型可以调用:
deploy_site(name, files, industry?)— 将静态网站发布到<slug>.elitespec.co.nzupdate_site(siteId, files)— 将更改推送到已部署的网站list_sites()— 列出用户的托管网站
对话示例:
用户: 帮我为我的奥克兰面包店制作一个落地页。
Claude: (在对话中编写 HTML、CSS、JS)
用户: 发布它。
Claude: (使用文件调用
deploy_site)
定价
免费层级:
<slug>.elitespec.co.nz子域名,最多 3 个网站。$9/月:自定义域名,无限网站,无 EliteSpec 品牌标识。
$29/月:包含上述所有功能,外加 Forge AI 升级(重写文案、添加页面、匹配您行业的库存照片)。
文档
完整文档请访问 https://forge.elitespec.co.nz/docs/claude-host
安全性
您的 Claude Code 会话永远不会看到您的密码。登录由 CLI 处理,并将令牌存储在 ~/.elitespec/host.json 中。
许可证
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
- 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.733MIT
- AlicenseNot gradedqualityBmaintenancePublish 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
- 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
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