dorelli
dorelli
Stelle deine statische Website auf Dorelli Hosting online — von deinem Terminal oder direkt aus einem KI-Tool.
Mit Lovable, v0, Claude oder Cursor gebaut? Ein einziger Befehl genügt und deine Website ist live
auf jouw-naam.dorelli.cloud. Kein Konto nötig.
npx github:elsaviour/dorelli-cli deploy --email jij@voorbeeld.nlDie letzte Zeile der Ausgabe ist deine URL. Fertig.
Das Paket läuft direkt von GitHub; du brauchst nur Node 18+ und git. Sobald es auf npm liegt, wird der Befehl kürzer (
npx dorelli).
Was es macht
Sucht selbstständig einen Build-Ordner (
dist,build,out,public) oder verwendet den aktuellen Ordner.Überspringt das, was nicht hineingehört:
node_modules,.git,.envund alles, was keine statische Datei ist.Schreibt
.dorelli.jsonmit der Site-ID und dem Token. Wenn du es erneut ausführst, wird dieselbe Site aktualisiert – praktisch, wenn du mit einem KI-Tool iterierst.
Lege
.dorelli.jsonnicht unter Versionskontrolle: Das Token ist dein Zugang zur Site.
Related MCP server: claude-host
Befehle
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-serverOptionen bei deploy: --email, --slug, --yes (nichts nachfragen, für Skripte und KI-Tools).
Wenn du es öfter nutzt, installiere es einmal – danach heißt es einfach dorelli:
npm install -g github:elsaviour/dorelli-cli
dorelli deployVon Claude Code, Codex oder Cursor
Diese Tools haben ein Terminal, das funktioniert also auch so ohne Installation:
„Stelle diesen Ordner mit npx github:elsaviour/dorelli-cli deploy bei Dorelli bereit.“
Lieber als MCP-Tool? Dann kann das Modell es selbst aufrufen:
claude mcp add dorelli -- npx -y github:elsaviour/dorelli-cli mcpDanach sind deploy_site und site_status verfügbar.
Was gehostet wird
Statische Websites: HTML, CSS, Bilder und JavaScript, das im Browser läuft. Braucht dein Projekt einen Server, eine Datenbank oder einen Build-Schritt, dann erstelle es zuerst den Build (npm run build) und veröffentliche den Ausgabeordner.
Eine Testseite bleibt 14 Tage lang bestehen und wird nicht von Google indexiert. Du möchtest sie behalten, mit eigener Domain und E-Mail dabei? Das übernimmt Dorelli für 10 € pro Monat – du erhältst nach der Veröffentlichung eine E-Mail mit einem Verwaltungslink.
Selbst einen anderen Server verwenden
DORELLI_API=https://voorbeeld.test npx github:elsaviour/dorelli-cli deployFür den Entwickler
Diese Repo ist ein Spiegel. Der Quellcode liegt in packages/dorelli/ im Haupt-Repository von dorelli.cloud; ändere ihn dort und kopiere ihn hierher, anders auf dem Weg.
MIT-Licence.
This server cannot be installed
Maintenance
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
- 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
- AlicenseAqualityDmaintenanceDeploy 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.34MIT
- AlicenseNot gradedqualityBmaintenanceEnables AI agents to deploy static websites to StaticX, including creating sites, uploading builds, publishing releases, and managing domains.25MIT
- FlicenseNot gradedqualityCmaintenanceEnables AI agents to edit and serve a static website via natural language, providing file management tools over MCP and HTTP hosting.
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.
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/elsaviour/dorelli-cli'
If you have feedback or need assistance with the MCP directory API, please join our Discord server