claude-host
@elitespec/claude-host
Развертывание веб-сайтов, созданных Claude, на хостинге EliteSpec одним вызовом инструмента. MCP-сервер (Model Context Protocol) для Claude Code и Claude Desktop.
Установка
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с файлами)Работает по адресу: 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
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