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 content from a Deepwiki URL. Parameters: url (required, string), mode (optional, string: 'aggregate' for a single Markdown document, 'pages' for structured page data), maxDepth (optional, integer: maximum depth of pages to crawl, default is 10).