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.

评论

开发工具 分类下的更多 MCP 服务器