io.github.zyli5313/dochost-mcp
https://dochost.io/api/mcp
● healthy
Publish Markdown or HTML to a shareable link from your AI assistant. OAuth, no API keys.
Transport
streamable-http
Auth
—
Cost
—
How to connect
MCP endpoint (streamable-http)
https://dochost.io/api/mcp
JSON-RPC initialize probe
curl -X POST https://dochost.io/api/mcp \
-H 'Content-Type: application/json' \
-H 'Accept: application/json, text/event-stream' \
-d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Homepage
https://dochost.io
Source code
https://github.com/zyli5313/dochost-mcp