sitemd
sitemd
Markdown으로 만드는 웹사이트. AI 코딩 어시스턴트를 위해 제작되었습니다.
sitemd는 마크다운 파일 폴더를 탐색, 검색, 테마, 양식, 분석, SEO 등이 포함된 프로덕션 준비 완료 정적 웹사이트로 변환하며, 모든 설정은 간단한 설정 파일을 통해 구성됩니다.
빠른 시작
git clone https://github.com/sitemd-cc/sitemd.git my-site
cd my-site
./sitemd/install
./sitemd/sitemd launch개발 서버 URL을 열어 사이트를 확인하세요(포트는 sitemd/settings/build.md에서 구성, 기본값 4747). Node.js가 필요하지 않습니다.
Related MCP server: seite
AI 통합
sitemd에는 Claude Code, Gemini CLI, Codex CLI와 함께 작동하는 MCP 서버가 포함되어 있습니다. 프로젝트 루트의 .mcp.json이 이를 자동으로 구성합니다.
사용 가능한 MCP 도구: 페이지 관리, 콘텐츠 생성, 사이트 상태, 설정, 배포, 복제 등.
프로젝트 구조
my-site/
sitemd/ ← Product directory
sitemd ← Compiled binary
install ← Bootstrap script (downloads binary)
pages/ ← Your markdown content
settings/ ← Site configuration (YAML frontmatter)
theme/ ← CSS and HTML templates
media/ ← Images and assets
site/ ← Built output (gitignored)
site.md ← Setup instructions기능
Markdown 기반 페이지 — 프런트매터가 포함된
.md파일로 콘텐츠 작성탐색 — 헤더, 푸터, 사이드바 그룹, 드롭다운, 검색
테마 — 전체 색상 사용자 정의가 가능한 라이트, 다크, 페이퍼 모드
카드, 임베드, 갤러리 — 풍부한 콘텐츠 구성 요소
양식 — 조건부 로직 및 웹훅이 포함된 다중 페이지 양식
분석 — Google Analytics, Plausible, Fathom, PostHog 등
SEO — OG 이미지, 사이트맵, 구조화된 데이터, AI 크롤러 제어
사용자 인증 — Supabase, Firebase, Clerk, Auth0, 사용자 지정 API
동적 데이터 — Supabase, Firebase, Airtable, REST API 연결
배포 — Cloudflare로
sitemd deploy하거나 어디서든site/호스팅
CLI 명령어
./sitemd/sitemd launch # Start dev server
./sitemd/sitemd deploy # Build and deploy
./sitemd/sitemd clone <url> # Clone a website into this project
./sitemd/sitemd auth login # Log in to your account
./sitemd/sitemd config setup # Configure services
./sitemd/sitemd scratch # Reset to blank-slate
./sitemd/sitemd update # Update to latest version문서
전체 문서는 sitemd.cc/docs에서 확인하세요.
라이선스
This server cannot be deployed
Maintenance
Related MCP Connectors
Build, clone & publish websites by chatting with Claude. Live in seconds, custom domains + SSL.
Deploy static websites from AI agents. Free at mcp.shipstatic.com — no install, no signup.
Build, edit and publish websites from Claude, ChatGPT, Cursor and Gemini. No code — Zarla hosts it.
Turn Claude or ChatGPT into a website builder that ships a real site to a live URL you own.
Related MCP Servers
- FlicenseNot gradedqualityDmaintenanceGenerates HTML, CSS, JavaScript components and complete websites using free LLMs (Groq and Google Gemini). Supports multiple AI models for creating web content through natural language prompts.1-
- AlicenseNot gradedqualityAmaintenanceAI-native static site generator with built-in MCP server and Claude Code integration20MIT
- AlicenseBqualityDmaintenanceLightweight content management system for websites, built for the AI era7231MIT
- AlicenseNot gradedqualityDmaintenancePublishes HTML pages straight from your AI assistant to a shareable URL, then lets you manage them - update, list, search, fetch, and delete pages in a public or private workspace. Turns "share what I just made" into a single tool call from Claude, Cursor, or any MCP client.MIT