Deploy Eklps
БесплатноНе проверенAllows AI assistants to deploy static frontend directories to Surge.sh via a single command, without requiring local Surge installation.
Описание
Allows AI assistants to deploy static frontend directories to Surge.sh via a single command, without requiring local Surge installation.
README
这是一个基于 Model Context Protocol (MCP) 的前端部署工具。它可以让 AI 助手(如 Claude Desktop)直接通过指令执行前端项目的静态部署。
功能特点
- deploy_surge: 一键将本地前端目录部署到 Surge.sh。
- 自动验证: 使用 Zod 对路径和域名进行校验。
- 无需安装 Surge: 内部使用
npx自动调用,即便您本地没有全局安装surge也可以正常工作。
快速开始
通过 npx 快速集成 (推荐)
如果您已经在 NPM 上发布了此工具,或者想直接使用发布的版本,在 claude_desktop_config.json 中添加:
{
"mcpServers": {
"deploy-mcp": {
"command": "npx",
"args": ["-y", "deploy-mcp-eklps"]
}
}
}
本地开发测试
克隆并编译:
git clone https://github.com/Eklps/deploy-mcp-server.git cd deploy-mcp-server npm install npm run build在
claude_desktop_config.json中指向本地路径:{ "mcpServers": { "deploy-mcp-local": { "command": "node", "args": ["E:\\MCPServer\\deploy-mcp-server\\dist\\index.js"] } } }
发布指南
本项目已经配置好 bin 入口。如果您想让其他人能通过 npx 使用,请运行:
npm publish --access public
开源协议
MIT
Установить Deploy Eklps в Claude Desktop, Claude Code, Cursor
unyly install deploy-mcp-eklpsСтавит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.
Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh
Или настроить вручную
Выполни в терминале:
claude mcp add deploy-mcp-eklps -- npx -y deploy-mcp-eklpsFAQ
Deploy Eklps MCP бесплатный?
Да, Deploy Eklps MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Deploy Eklps?
Нет, Deploy Eklps работает без API-ключей и переменных окружения.
Deploy Eklps — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Deploy Eklps в Claude Desktop, Claude Code или Cursor?
Открой Deploy Eklps на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
автор: modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
автор: xuzexin-hzCompare Deploy Eklps with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai
