cervo
Cervo
공유 VPS에서 정적 웹사이트 호스팅을 관리하기 위한 데모 앱입니다. MCP 서버(FastMCP, HTTP로 제공)로 구축되어 있어, AI와의 채팅으로 호스팅을 관리합니다. 개발 중에는 Claude Code가 채팅 인터페이스 역할을 하여 서버의 도구를 실행하고 테스트합니다.
빠른 시작
전제 조건: uv 및 Docker(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가 프로젝트 컨텍스트로도 로드함).
구성 — 모든 설정 및 기본값
레이아웃 — 코드베이스에서 각 요소의 위치
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.
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