Fetches and converts Deepwiki content to Markdown for use in code editors and other MCP-compatible clients.
Deepwiki retrieves content from deepwiki.com, sanitizes the HTML, rewrites links for Markdown compatibility, and delivers either a single aggregated document or structured pages. It is designed for use with MCP-compatible clients like Cursor, allowing users to easily fetch and utilize documentation and knowledge from Deepwiki within their code editing environment. It supports configurable concurrency, depth, and retry mechanisms for efficient and reliable data retrieval.