The full upstream README, mirrored here for reference. Install config, tool schemas, adoption signals, and an original overview live on the Agentverse listing page.
Paste any docs URL → get a hosted, Cursor-ready MCP server in under 60 seconds.
Live · Docs · SDK · Marketplace · Open Source
⭐ Star this repo — it helps developers discover doc2mcp on GitHub and the MCP Registry.

| Surface | Best for | Start here |
|---|---|---|
| Web | Instant convert in the browser | doc2mcp.site |
| CLI | Terminal + one-shot install into Cursor | npm i -g doc2mcp |
| SDK | Code, CI, LangChain / LangGraph / agents | doc2mcp-sdk |
API keys always come from doc2mcp.site (User PAT + project token). The SDK has no separate login.

Docs URL → crawl → analyze → MCP tools → hosted endpoint → Cursor / Claude / LangChain / LangGraph.
Lists the same projects as the dashboard. Install helpers for Cursor / VS Code / Claude / Windsurf.
doc2mcp-sdk)
Full handbook (API keys, Cursor, Claude, LangChain, LangGraph, LangSmith, OpenAI, Vercel AI SDK, CrewAI, AutoGen, Mastra):
Product docs page: doc2mcp.site/docs/sdk
| Tool | What it does |
|---|---|
list_documentation_pages | Every crawled page |
get_documentation_page | Full markdown of one page |
search_documentation | Heading-aware search |
get_documentation_overview | Summary + index |
read_full_documentation | All pages combined |
ask_documentation | Q&A with citations |
| Repo | Purpose |
|---|---|
| doc2mcp/doc2mcp (this) | Next.js app, CLI, pipeline, MCP runtime |
| doc2mcp/doc2mcp-sdk | Programmatic JS/TS SDK + framework examples |
| doc2mcp/doc2mcp-registry | MCP Registry gateway manifest |
staging → open PR → stagingGemini PR review) fails the check on must-fix — fix blockers before mergeopensourcedoc2mcp → Starter free for 12 months on PricingMore: doc2mcp.site/open-source
Feature → staging (preview) → main → v* tag deploys production on Vercel.
PR checks: Biome/Ultracite, TypeScript, Next build, CLI build, Gemini AI review (must-fix → failed check).
MIT — see LICENSE.