The full upstream README, mirrored here for reference. Install config, tool schemas, adoption signals, and an original overview live on the Autoxingtech listing page.
Turn any documentation URL into a live Model Context Protocol server in under 60 seconds.
Try it free · Docs · Marketplace · Pricing
⭐ Star this repo — it helps developers discover doc2mcp on GitHub and the MCP Registry.
This is the public face of doc2mcp on GitHub:
| Repo | Visibility | Purpose |
|---|---|---|
| doc2mcp/doc2mcp-registry (this repo) | Public | MCP Registry manifest, badges, discovery |
| doc2mcp/doc2mcp | Private | Product code (not open source) |
The live product runs at doc2mcp.site. Source code stays private so the platform cannot be copied.
mcp.jsonio.github.doc2mcp/<slug>| Entry | Namespace |
|---|---|
| Platform gateway | io.github.doc2mcp/doc2mcp |
| Your converted docs | io.github.doc2mcp/<slug> (auto-published on each conversion) |
server.json)This repo publishes the canonical platform record via GitHub OIDC when you push a v* tag:
Workflow: .github/workflows/publish-mcp.yml
The MCP Registry grants namespace io.github.doc2mcp/* only to workflows running inside the doc2mcp GitHub org. This small public repo holds the OIDC publish manifest — not the product source.
The server.json manifest in this repo is MIT. The doc2mcp product code is proprietary and not distributed in this repository.