Skip to main content
Glama

Cervo

Eine Demo-App zur Verwaltung des Hostings statischer Websites auf einem gemeinsamen VPS. Sie ist als MCP-Server (FastMCP, bereitgestellt über HTTP) aufgebaut, sodass das Hosting durch Chatten mit einer KI verwaltet wird: In der Entwicklung fungiert Claude Code als Chat-Oberfläche zum Üben und Testen der Server-Tools.

Schnellstart

Voraussetzungen: uv und Docker (mit Compose).

uv sync                 # install deps
docker compose up -d    # supporting services (caddy, mailcatcher)
uv run cervo            # start the MCP server at http://127.0.0.1:8000/mcp

Öffnen Sie dann Claude Code in diesem Repository – der Server ist in .mcp.json vorregistriert, sodass seine Tools direkt im Chat verfügbar sind. Starten Sie den MCP-Server vor dem Öffnen der Claude-Code-Sitzung (Verbindungen werden beim Start hergestellt), und führen Sie /mcp aus, um sich neu zu verbinden, wann immer Sie den MCP-Servercode ändern – Claude Code verbindet sich nicht automatisch neu.

Die Entwicklung funktioniert ohne Konfiguration; Einstellungen können über eine .env-Datei überschrieben werden (siehe Konfigurationstabelle).

Related MCP server: StaticX MCP Server

Dokumentation

Detaillierte Informationen finden Sie in CLAUDE.md (wird auch von Claude Code als Projektkontext geladen):

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.

No tool schema history has been recorded yet.

Maintenance

ActivityMaintained
ResponsivenessNo issues

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Connectors

Related MCP Servers

  • F
    license
    Not graded
    quality
    B
    maintenance
    Enables LLMs and clients to upload, deploy, and manage static websites (HTML/CSS/JS) on a server with Nginx, supporting API key authentication and customizable site TTL with automatic cleanup.
    -

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/ericovis/cervo'

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