Skip to main content
Glama

dorelli

静的网站を Dorelli Hosting に公開できます — ターミナルからでも、AIツールから直接でも。

Lovable、v0、Claude、Cursorで建てましたか?コマンド1つで、サイトは 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、および静的ファイルではないものすべて。

  • .dorelli.json に サイトID と トークンを書き込みます。もう一度実行すると、同じサイトが更新されます — AIツールとの手戻りに繰り返しに便利です。

.dorelli.json はバージョン管理に含めないでください。トークンはサイトのアクセス手段です。

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にはインデックスされません。そのまま残して、独自ドメインやメールアドレスも付けたい? 月額€10で Dorelli が管理をしうけします — 公開後、管理に必要なリンクをメールで送ります。

別のサーバーを使う

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