Deepwiki icon

Deepwiki

Createdregenrek

Fetches and converts Deepwiki content to Markdown for use in code editors and other MCP-compatible clients.

About

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.

Key Features

  • Processes URLs exclusively from deepwiki.com for domain safety.
  • Sanitizes HTML by removing headers, footers, navigation, scripts, and ads.
  • Rewrites links to ensure they function correctly in Markdown.
  • Offers multiple output formats, including single aggregated documents and structured pages.
  • Provides fast crawling with adjustable concurrency and depth.
  • 430 GitHub stars

Use Cases

  • Fetching documentation from Deepwiki within Cursor or other MCP-compatible code editors.
  • Converting Deepwiki content to Markdown for offline use or integration into other systems.
  • Programmatically accessing and processing Deepwiki repositories for knowledge extraction.
Craft Better Prompts with AnyPrompt