doc2mcp for Claude Desktop
io.github.doc2mcp/doc2mcp
MCP server for doc2mcp documentation, generated by doc2mcp.
client:Claude Desktop
transport:streamable-http
Install doc2mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"doc2mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://doc2mcp.site/api/mcp/5bfd0790-3cac-4fef-8632-6fb6eb8fa71a/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs