Skip to main content
Glama

Cervo

共有VPS上で静的ウェブサイトのホスティングを管理するためのデモアプリです。MCPサーバー(FastMCP、HTTP経由で提供)として構築されているため、ホスティングはAIとのチャットで管理されます。開発時には、Claude Codeがチャットインターフェースとして機能し、サーバーのツールを実行・テストします。

クイックスタート

前提条件: uvDocker(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

次に、このリポジトリでClaude Codeを開きます。サーバーは.mcp.jsonに事前登録されているため、そのツールはチャットで直接利用できます。Claude Codeセッションを開くにMCPサーバーを起動してください(接続は起動時に行われます)。MCPサーバーのコードを変更した場合は、/mcpを実行して再接続してください。Claude Codeは自動的に再接続されません。

開発はゼロ設定で動作します。設定は.envファイルで上書きできます(設定表を参照)。

Related MCP server: StaticX MCP Server

ドキュメント

詳細情報はCLAUDE.mdにあります(Claude Codeによってプロジェクトコンテキストとしても読み込まれます):

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