This is an unofficial Deepwiki MCP Server. It takes a Deepwiki URL via MCP, crawls all relevant pages, converts them to Markdown, and returns either one document or a list by page.
Aún no hay reseñas. ¡Sé el primero en reseñar!
Inicia sesión para unirte a la conversación
Fetches content from a specified Deepwiki URL. Parameters: url (required), mode (optional: 'aggregate' for a single document or 'pages' for structured page data), maxDepth (optional: maximum depth of pages to crawl, default is 10).