drop2run-cli
drop2run CLI 与 MCP 服务器的源码——将静态站点或 agent 输出发布为 HTTPS 链接,无需 git、无需构建配置。
Source for the drop2run CLI and MCP server — publish a static site or an agent's output to an HTTPS link, no git and no build config.
怎么安装
git clone https://github.com/Drop-to-run/drop2run-cli ~/.claude/skills/drop2run-cli 简介
drop2run-cli Source for the two Drop2Run packages that run on your machine: the drop2run command line tool and the @drop2run/mcp server. Both are installed globally and then handed a credential. This repository exists so you can read what you are giving that credential to. bash npm i -g drop2run # https://www.npmjs.com/package/drop2run npx @drop2run/mcp # https://www.npmjs.com/package/@drop2run/mcp Using them The command line tool signs in through a browser and publishes a folder: bash drop2run login drop2run deploy dist login needs a browser on the same machine; drop2run login --device covers…
推荐参考
信息
- 协议
- MIT
- 语言
- TypeScript
- GitHub 星标
- 1
- 月下载
- –
- 最近更新
- 2026-09-13
- 创建于
- 2026-09-10
基础安全检查
- 检查结果
- curated 收录但无 npm 包/安装命令
- 收录来源
- curated:punkpeye/awesome-mcp-servers
- 主题标签
- ai-agents, claude, cli, cloudflare, deploy, mcp, mcp-server, static-site, static-site-hosting