MCP.so
ログイン
D

Dochost

@zyli5313

Dochost について

Publish Markdown or HTML to a clean, shareable link straight from your AI assistant. Hosted remote MCP server (Streamable HTTP) with OAuth sign-in — no API keys. Two tools: publish (Markdown/HTML → URL, with optional password, custom slug, and unlisted/public) and list_my_pages.

基本情報

カテゴリ

開発者ツール

トランスポート

stdio

公開者

zyli5313

投稿者

Jake Zeyuan Li

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

{
  "mcpServers": {
    "dochost": {
      "type": "http",
      "url": "https://dochost.io/api/mcp"
    }
  }
}

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is Dochost?

Dochost is an MCP server that lets AI assistants publish Markdown or HTML content as clean, shareable web pages with persistent URLs. It integrates with MCP clients like Claude, ChatGPT, and Cursor via OAuth or API key authentication.

How to use Dochost?

Add the remote HTTP server with URL https://dochost.io/api/mcp to your MCP client’s configuration. For headless agents, create an API key at dochost.io and export it as DOCHOST_API_KEY. Authorize via OAuth once in a browser; the assistant then publishes as your authenticated account.

Key features of Dochost

  • Publish Markdown or HTML as a hosted page with a shareable URL.
  • Auto-detect content format (Markdown or HTML) when omitted.
  • Optional password protection and custom slug (Pro).
  • List your published pages with pagination via list_my_pages.
  • OAuth for interactive clients, API key for headless agents.
  • Free links last 7 days; paid plans for permanent links and custom features.

Use cases of Dochost

  • Share AI-generated reports or documentation instantly via a single tool call.
  • Publish HTML artifacts (charts, dashboards) as private web pages.
  • Create password-gated pages for sensitive content.
  • Publish unlisted pages for team feedback without public listing.
  • Maintain a personal archive of AI outputs with permanent URLs (paid plan).

FAQ from Dochost

What does Dochost do that alternatives don’t?

Dochost is a dedicated MCP tool that turns any Markdown or HTML into a normal web page at its own URL, without requiring screenshots or raw file transfers.

How does authentication work?

Interactive MCP clients (Claude, Cursor, VS Code, Windsurf) use OAuth with a one-time browser approval. Headless agents (OpenClaw, Hermes) use a static API key stored as an environment variable.

What are the pricing and limitations of Dochost?

Free published links expire after 7 days. Paid plans offer permanent links, password gating, custom slugs, custom subdomains, and removal of the dochost branding.

Can I publish HTML content?

Yes. The publish tool accepts HTML input and auto-detects the format; you can also explicitly set format: "html".

Where does published data live?

Content is hosted on dochost.io servers. Ownership and entitlements are tied to your authenticated account; the server never uses tool input to determine access rights.

コメント

「開発者ツール」の他のコンテンツ