# regenrek/deepwiki-mcp

📖 MCP server for fetch deepwiki.com and get latest knowledge in Cursor and other Code Editors

Repository: https://github.com/regenrek/deepwiki-mcp
Canonical: https://ross.abutalabs.com/products/deepwiki-mcp
Language: TypeScript
License: MIT
License Family: permissive
Last push: 2026-03-20T22:38:26+00:00

## Health v2 (maintenance only)
Score: 52/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 73, release rhythm 35, longevity 35
- inputs: {"age_days": 492, "days_push": 166, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1383, forks 80 (observed 2026-08-28T04:04:34.539151+00:00)

## What it is
An unofficial MCP server that fetches deepwiki.com documentation, crawls its pages, converts them to Markdown, and serves them to MCP-compatible clients like Cursor. It is currently non-functional because DeepWiki blocked scraping, and the official DeepWiki MCP server is recommended instead.

## Use cases
- fetch deepwiki documentation for a library into cursor
- convert deepwiki repo pages to markdown
- get up-to-date library knowledge in my code editor via mcp
- crawl deepwiki.com docs as a single markdown document
- fetch deepwiki pages individually for an llm context
- look up how to use a library without leaving the editor

## When to choose
- you need an MCP server that turns deepwiki.com wikis into markdown for editor-based AI tools
- you want per-page or aggregated markdown output with configurable crawl depth

## When to avoid
- you need a working solution today - DeepWiki blocked scraping and the official DeepWiki MCP server is recommended
- you need to fetch documentation from domains other than deepwiki.com

## Facets
- artifact type: service
- maturity: abandoned
- function: mcp, web-scraping, nlp, developer-tools
- domain: developer-tools, documentation, large-language-models
- platform: cli, cross-platform
- tags: mcp-server, deepwiki, documentation-fetching, markdown-conversion, cursor, code-editors, unofficial, ai-agents, nodejs

## Member repositories
- regenrek/deepwiki-mcp (main) score 52

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:34.539151+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:40:03.870686+00:00, confidence not recorded.
  - readme: https://github.com/regenrek/deepwiki-mcp (fetched 2026-08-28T04:04:34.539151+00:00, sha d370eeaee478)
- Data as of 2026-08-30T08:39:29.467469+00:00.
