Skip to main content
Glama
Elitespec
by Elitespec

@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 auth

Related MCP server: Nippy

功能说明

安装到 Claude 后,模型可以调用:

  • deploy_site(name, files, industry?) — 将静态网站发布到 <slug>.elitespec.co.nz

  • update_site(siteId, files) — 将更改推送到已部署的网站

  • list_sites() — 列出用户的托管网站

对话示例:

用户: 帮我为我的奥克兰面包店制作一个落地页。

Claude: (在对话中编写 HTML、CSS、JS)

用户: 发布它。

Claude: (使用文件调用 deploy_site

实时地址:https://auckland-bakery-a1b2c3.elitespec.co.nz

定价

  • 免费层级<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

Install Server
A
license - permissive license
A
quality
D
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    A
    quality
    B
    maintenance
    Enables 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.
    7
    33
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    Publish 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

View all related MCP servers

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.

View all MCP Connectors

Latest Blog Posts

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