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.
暂无评论. 成为第一个评论的人!
登录以参与讨论
Fetches content from a Deepwiki URL. Parameters: url (required), mode (optional: 'aggregate' for a single Markdown document or 'pages' for structured data), maxDepth (optional: maximum depth of pages to crawl, default is 10).