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.
No reviews yet. Be the first to review!
Sign in to join the conversation
Fetches content from a Deepwiki URL. Parameters: url (string, required), mode (optional string, 'aggregate' or 'pages'), maxDepth (optional integer, maximum depth of pages to crawl, default: 10).