Skip to main content
Glama

dorelli

将你的静态网站发布到 Dorelli Hosting —— 从你的终端,或直接从一个 AI 工具中发布。

用 Lovable、v0、Claude 或 Cursor 构建?一条命令,你的网站就上线到 jouw-naam.dorelli.cloud。无需账号。

npx github:elsaviour/dorelli-cli deploy --email jij@voorbeeld.nl

输出的最后一行就是你的 URL。搞定。

这个包直接从 GitHub 运行;你只需要 Node 18+ 和 git。等它上架 npm 后,命令会更短(npx dorelli)。

它能做什么

  • 自动查找你的构建目录(distbuildoutpublic),否则使用当前目录。

  • 跳过不该包含的内容:node_modules.git.env,以及所有不是静态文件的东西。

  • 会写入带有你 site-id 和 token 的 .dorelli.json。再次运行时,同一个站点会被更新,非常适合配合 AI 工具迭代。

不要把 .dorelli.json 纳入版本控制:token 是你访问该 site 的凭证。

Related MCP server: claude-host

命令

npx github:elsaviour/dorelli-cli deploy [map]   # publiceren of bijwerken
npx github:elsaviour/dorelli-cli status [map]   # adres, status en verloopdatum
npx github:elsaviour/dorelli-cli mcp            # draaien als MCP-server

deploy 的选项:--email--slug--yes(不提示任何问题,适合脚本和 AI 工具)。

如果你经常使用,安装一次即可,之后直接叫 dorelli

npm install -g github:elsaviour/dorelli-cli
dorelli deploy

从 Claude Code、Codex 或 Cursor 中使用

这些工具有终端,所以无需安装就能使用:

“用 npx github:elsaviour/dorelli-cli deploy 将这个目录部署到 Dorelli”

如果更喜欢 MCP 工具,模型也可以直接调用:

claude mcp add dorelli -- npx -y github:elsaviour/dorelli-cli mcp

之后 deploy_sitesite_status 就都可用了。

托管哪些内容

静态网站:HTML、CSS、图片以及在浏览器中运行的 JavaScript。如果你的项目需要服务器、数据库或构建步骤,请先执行构建(npm run build),然后发布输出目录。

试用网站保留 14 天,不会被 Google 收录。想保留它,并配上自己的域名和邮箱?Dorelli 可以替你搞定,每月 € 10 —— 发布后你会收到一封带管理链接的邮件。

自行使用其他服务器

DORELLI_API=https://voorbeeld.test npx github:elsaviour/dorelli-cli deploy

给开发者

这是一个镜像仓库。源码在 dorelli.cloud 主仓库的 packages/dorelli/ 目录下;请在那边修改,再复制到这里,不要反过来。

MIT 许可证。

A
license - permissive license
Not graded
quality - not tested
C
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
    A
    quality
    D
    maintenance
    Deploy Claude-generated websites to EliteSpec hosting in one tool call. deploy_site / update_site / list_sites tools give the model a live URL on elitespec.co.nz seconds after writing HTML/CSS/JS.
    3
    4
    MIT

View all related MCP servers

Related MCP Connectors

  • Hosted MCP for creating, checking, deploying, and hosting static sites for AI agents.

  • Agent-first web hosting: deploy sites, apps, databases and domains over MCP.

  • Deploy static websites from AI agents. Free at mcp.shipstatic.com — no install, no signup.

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/elsaviour/dorelli-cli'

If you have feedback or need assistance with the MCP directory API, please join our Discord server