Deepwiki is an unofficial MCP server designed to extract and process content from Deepwiki.com. It intelligently navigates and crawls specified Deepwiki URLs, sanitizes the HTML by stripping irrelevant elements such as headers, footers, navigation, scripts, and ads. The tool also rewrites internal links to ensure they function correctly within a Markdown context. It offers flexible output options, allowing users to retrieve either a single, aggregated Markdown document or a structured list of pages, with configurable crawling depth and concurrency for efficient data collection.
主要功能
01Link rewriting for Markdown compatibility
02Multiple output formats: single aggregated document or structured pages
03Fast crawling with adjustable concurrency and depth
04HTML sanitization to strip irrelevant page elements
05Domain safety ensuring processing only deepwiki.com URLs
060 GitHub stars