Dochost
@zyli5313
About 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.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"dochost": {
"type": "http",
"url": "https://dochost.io/api/mcp"
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
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.
More Developer Tools MCP servers
test
harlancA simple,high performance and secure live media server in pure Rust (RTMP[cluster]/RTSP/WebRTC[whip/whep]/HTTP-FLV/HLS).🦀
Golf
golf-mcpProduction-Ready MCP Server Framework • Build, deploy & scale secure AI agent infrastructure • Includes Auth, Observability, Debugger, Telemetry & Runtime • Run real-world MCPs powering AI Agents
MCP Containers
metorialConnect any AI model to 1200+ integrations (MCP, CLI, API)
mcp-excalidraw
yctimlinMCP server and Claude Code skill for Excalidraw — programmatic canvas toolkit to create, edit, and export diagrams via AI agents with real-time canvas sync.
test
cloudwegoThe ultimate LLM/AI application development framework in Go.
Comments