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.
Nessuna recensione ancora. Sii il primo a recensire!
Accedi per unirti alla conversazione
Fetch content from a Deepwiki URL. Parameters: url (required, string) - The starting URL of the Deepwiki repository, mode (optional, string) - Output mode, either 'aggregate' for a single Markdown document or 'pages' for structured page data, maxDepth (optional, integer) - Maximum depth of pages to crawl.