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.
아직 리뷰가 없습니다. 첫 번째 리뷰를 작성해 보세요!
대화에 참여하려면 로그인하세요
Fetch data from a specified Deepwiki URL. Parameters: url (string, required), mode (string, optional - 'aggregate' for a single Markdown document or 'pages' for structured page data), maxDepth (number, optional - maximum depth of pages to crawl, default is 10).