cervo
Cervo
Una aplicación de demostración para gestionar el alojamiento de sitios web estáticos en un VPS compartido. Está construida como un servidor MCP (FastMCP, servido sobre HTTP), por lo que el alojamiento se gestiona conversando con una IA: en desarrollo, Claude Code actúa como interfaz de chat para ejercitar y probar las herramientas del servidor.
Inicio rápido
Requisitos previos: uv y Docker (con 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/mcpLuego abre Claude Code en este repositorio: el servidor está pre-registrado en .mcp.json, por lo que sus herramientas están disponibles directamente en el chat. Inicia el servidor MCP antes de abrir la sesión de Claude Code (las conexiones se realizan al inicio), y ejecuta /mcp para reconectar cada vez que cambies el código del servidor MCP — Claude Code no se reconecta automáticamente.
El desarrollo funciona con configuración cero; los ajustes se pueden sobrescribir mediante un archivo .env (consulta la tabla de configuración).
Related MCP server: StaticX MCP Server
Documentación
La información detallada se encuentra en CLAUDE.md (también cargado por Claude Code como contexto del proyecto):
Configuración — todos los ajustes y sus valores predeterminados
Diseño — dónde se encuentran las cosas en el código base
Pruebas con Claude Code — el flujo de trabajo de desarrollo/pruebas
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.
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 Connectors
Build, edit and run real hosted websites from your AI - content, SEO, menus, store, rollback.
Host AI-generated HTML/CSS/JS instantly. Files, zips, or clone an existing page. Live in seconds.
- hoasterOAuthapp.hoaster
Hosts AI-generated web content (HTML, images, SVG, JSON) at a public URL, with custom domains.
Hosted MCP for creating, checking, deploying, and hosting static sites for AI agents.
Related MCP Servers
- FlicenseNot gradedqualityDmaintenanceEnables AI assistants to deploy and manage static websites directly through EdgeOne Pages. This self-hosted solution allows for direct file management and website hosting using EdgeOne's infrastructure and KV storage.-
- AlicenseNot gradedqualityBmaintenanceEnables AI agents to deploy static websites to StaticX, including creating sites, uploading builds, publishing releases, and managing domains.19MIT
- FlicenseNot gradedqualityDmaintenanceEnables AI agents to edit and serve a static website via natural language, providing file management tools over MCP and HTTP hosting.-
- FlicenseNot gradedqualityBmaintenanceEnables 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
- 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/ericovis/cervo'
If you have feedback or need assistance with the MCP directory API, please join our Discord server