Getting started
doc2mcp is a hosted product. You do not run servers, clone repos, or manage databases.
Sign in
Open doc2mcp.dev, sign in (Google / email).
Convert documentation
- Open the chat.
- Click the doc2mcp toggle in the input.
- Paste a documentation URL, for example:
- Hit enter. The conversion runs in the background — crawl → analyze → MCP server.
- When ready, the result page shows your Cursor MCP JSON and a project token.
Connect Cursor
Open Cursor → Settings → MCP, paste the JSON, reload MCP. Now ask Cursor anything about those docs:
- "List all documentation pages"
- "Find an example of authentication"
- "How do I stream responses?"
- "Read the page about webhooks"
Cursor will use doc2mcp's tools to read the full crawled markdown — code blocks intact.
Server naming
The MCP server id is derived from the docs hostname:
Each conversion gets its own URL and token — projects are isolated.
What's next
- — what credentials are needed (spoiler: almost none)
- — full Cursor configuration walkthrough
- — plans