{
  "markdown": "<div align=\"center\">\n\n# doc2mcp\n\n### Paste docs → get a hosted MCP server for Cursor, Claude & VS Code\n\n**Turn any documentation URL into a live Model Context Protocol server in under 60 seconds.**\n\n[![Live](https://img.shields.io/badge/Live-doc2mcp.site-22c55e)](https://doc2mcp.site)\n[![MCP Registry](https://img.shields.io/badge/MCP_Registry-io.github.doc2mcp-2563eb)](https://registry.modelcontextprotocol.io/?search=doc2mcp)\n[![npm](https://img.shields.io/npm/v/doc2mcp?color=8b5cf6&logo=npm)](https://www.npmjs.com/package/doc2mcp)\n[![GitHub stars](https://img.shields.io/github/stars/doc2mcp/doc2mcp-registry?style=social)](https://github.com/doc2mcp/doc2mcp-registry/stargazers)\n[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](./LICENSE)\n\n<a href=\"https://www.producthunt.com/products/doc2mcp?embed=true&utm_source=badge-featured&utm_medium=badge&utm_campaign=badge-doc2mcp\" target=\"_blank\" rel=\"noopener noreferrer\">\n  <img src=\"https://api.producthunt.com/widgets/embed-image/v1/featured.svg?post_id=1171095&theme=light\" alt=\"doc2mcp on Product Hunt\" width=\"250\" height=\"54\" />\n</a>\n\n**[Try it free](https://doc2mcp.site)** · [Docs](https://doc2mcp.site/docs) · [Marketplace](https://doc2mcp.site/marketplace) · [Pricing](https://doc2mcp.site/pricing)\n\n⭐ **Star this repo** — it helps developers discover doc2mcp on GitHub and the MCP Registry.\n\n</div>\n\n---\n\n## What is this repo?\n\nThis is the **public face** of doc2mcp on GitHub:\n\n| Repo | Visibility | Purpose |\n|------|------------|---------|\n| **[doc2mcp/doc2mcp-registry](https://github.com/doc2mcp/doc2mcp-registry)** (this repo) | Public | MCP Registry manifest, badges, discovery |\n| **doc2mcp/doc2mcp** | Private | Product code (not open source) |\n\nThe **live product** runs at **[doc2mcp.site](https://doc2mcp.site)**. Source code stays private so the platform cannot be copied.\n\n## How it works\n\n1. Sign in at [doc2mcp.site/login](https://doc2mcp.site/login)\n2. Paste a docs URL (Stripe, LangChain, your own Mintlify site, OpenAPI, GitHub repo…)\n3. Get a hosted MCP URL + Bearer token\n4. Paste into Cursor / Claude / VS Code `mcp.json`\n5. **Every MCP you create is auto-listed** on the [official MCP Registry](https://registry.modelcontextprotocol.io/?search=doc2mcp) as `io.github.doc2mcp/<slug>`\n\n```json\n{\n  \"mcpServers\": {\n    \"my-docs\": {\n      \"url\": \"https://doc2mcp.site/api/mcp/{project_id}/mcp\",\n      \"headers\": { \"Authorization\": \"Bearer <your-token>\" }\n    }\n  }\n}\n```\n\n## CLI\n\n```bash\nnpm install -g doc2mcp\ndoc2mcp login\ndoc2mcp https://docs.example.com\n```\n\n## MCP Registry\n\n| Entry | Namespace |\n|-------|-----------|\n| Platform gateway | `io.github.doc2mcp/doc2mcp` |\n| Your converted docs | `io.github.doc2mcp/<slug>` (auto-published on each conversion) |\n\n- Registry search: <https://registry.modelcontextprotocol.io/?search=doc2mcp>\n- Marketplace: <https://doc2mcp.site/marketplace>\n\n### Gateway manifest (`server.json`)\n\nThis repo publishes the canonical **platform** record via GitHub OIDC when you push a `v*` tag:\n\n```bash\ngit tag v1.0.2\ngit push origin v1.0.2\n```\n\nWorkflow: [`.github/workflows/publish-mcp.yml`](./.github/workflows/publish-mcp.yml)\n\n## Why a separate public repo?\n\nThe 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.\n\n## Links\n\n- 🌐 Product: <https://doc2mcp.site>\n- 📦 npm CLI: <https://www.npmjs.com/package/doc2mcp>\n- 📋 MCP Registry: <https://registry.modelcontextprotocol.io/?search=doc2mcp>\n- 🏆 Product Hunt: <https://www.producthunt.com/products/doc2mcp>\n- ✉️ Contact: doc2mcp@gmail.com\n\n## License\n\nThe `server.json` manifest in this repo is **MIT**. The doc2mcp product code is **proprietary** and not distributed in this repository.\n",
  "bytes": 3827,
  "sha": "2d5925e7a83f811f8ae4c72e3f2083b34017f71e8e1bffa2c89cbe4a237d8bba",
  "repo_slug": "doc2mcp/doc2mcp-registry",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_doc2mcp_network_6a726ce7/readme"
}