sitemd
sitemd
Markdownからウェブサイトを生成。AIコーディングアシスタントのために構築されました。
sitemdは、Markdownファイルのフォルダーを、ナビゲーション、検索、テーマ、フォーム、アナリティクス、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ファイルでコンテンツを作成ナビゲーション — ヘッダー、フッター、サイドバーグループ、ドロップダウン、検索
テーマ — ライト、ダーク、ペーパーモード(フルカラーカスタマイズ対応)
カード、埋め込み、ギャラリー — リッチコンテンツコンポーネント
フォーム — 条件付きロジックとWebhookを備えたマルチページフォーム
アナリティクス — Google Analytics、Plausible、Fathom、PostHogなど
SEO — OG画像、サイトマップ、構造化データ、AIクローラー制御
ユーザー認証 — Supabase、Firebase、Clerk、Auth0、カスタムAPI
動的データ — Supabase、Firebase、Airtable、REST APIへの接続
デプロイ —
sitemd deployでCloudflareへデプロイ、または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