Launching today

doc2mcp
Paste a docs URL, get a hosted MCP server for AI agents
21 followers
Paste a docs URL, get a hosted MCP server for AI agents
21 followers
Your AI agent shouldn't have to guess how your API works. doc2mcp turns any documentation URL ā Stripe, your own API, internal wikis ā into a hosted, token-secured MCP server in seconds. Every page becomes typed tools that Cursor, Claude, Windsurf, and VS Code can search and cite, so answers come from the real docs instead of hallucinations. Do it from the web or the terminal: npx doc2mcp. What docs would you point it at first? š







Free Options
Launch Team / Built With



Hey Product Hunt š
We built doc2mcp because AI coding agents are only as good as the documentation they can actually read.
Today the workflow is broken š¤ Your agent guesses an API, hallucinates a method that doesn't exist, or leans on stale training data. So you end up copy-pasting docs into context by hand, page by page, every single time.
That's the gap doc2mcp closes ā
doc2mcp turns any documentation URL into a hosted, token-secured MCP server in under 60 seconds š
Paste a docs link ā we crawl it (Mintlify, Docusaurus, Swagger, GitBook, plain HTML ā all supported), preserve code blocks, run an understanding pass that detects auth patterns, endpoints, and workflows, and generate semantic MCP tools your agent can call directly.
Then install it into Cursor, Claude, VS Code, or Windsurf with one command š ļø Your agent now answers from the real docs ā with citations ā instead of guessing.
1. Crawls the docs and indexes every page
2. Generates typed MCP tools (search, read, ask) automatically
3. Hosts a token-secured MCP endpoint your agents can call
4. One-click installs it into Cursor, Claude, VS Code & Windsurf
In the demo MCP, 40 pages became 3 tools at 97% confidence ā no glue code.
The core tool is ask_documentation: natural-language Q&A grounded in the crawled docs, with no API key needed from your users š
It's built for developers shipping with agent frameworks, teams whose users constantly ask "how do I use your API?", and anyone tired of their agent confidently inventing endpoints.
It works two ways:
⢠Web app ā https://doc2mcp.site
⢠CLI ā npm i -g doc2mcp (convert, install, and chat with your docs from the shell): https://doc2mcp.site/cli
It's built for two people: developers who want to generate and self-host MCPs, and companies that want to publish official MCP infrastructure for their customers and AI agents (custom domains + company-attributed usage).
Docs: https://doc2mcp.site/docs
Would love your feedback ā especially which docs site you'd want as an MCP first. I'll be here all day answering everything š