Google PageRank for AI agents. 25,000+ tools indexed.

Deepwiki MCP Server by regenrek

#406 of 1941 by regenrek
59 score

An MCP server that fetches and converts Deepwiki documentation into Markdown, allowing users to crawl pages from deepwiki.com repositories and access them in different output formats.

Ranked #406 out of 1941 indexed tools.Has 1,306 GitHub stars.Actively maintained with commits in the last week.
🔑
Is this your tool? Claim this listing to add maintainer context, get a verified badge, and unlock analytics.
Claim listing →

Signal Breakdown

Installs 3.9k
Freshness 6d ago
Issue Health 44%
Stars 1,306
Platform Breadth 1 platform
Contributors 5
Description Detailed

How to Improve

Issue Health high impact

You have 9 open vs 7 closed issues — triaging stale issues improves health

Platforms medium impact

Only 1 platform listed — publishing to more platforms improves your score

Badge

AgentRank score for Deepwiki MCP Server by regenrek
[![AgentRank](https://agentrank-ai.com/api/badge/skill/glama-regenrek--deepwiki-mcp)](https://agentrank-ai.com/skill/glama-regenrek--deepwiki-mcp/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge)
<a href="https://agentrank-ai.com/skill/glama-regenrek--deepwiki-mcp/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge"><img src="https://agentrank-ai.com/api/badge/skill/glama-regenrek--deepwiki-mcp" alt="AgentRank"></a>

Supported Platforms

MCP

From the README

# Deepwiki MCP Server

> ⚠️ **IMPORTANT NOTICE**: This server is currently not working since DeepWiki has cut off the possibility to scrape it. We recommend using the official DeepWiki MCP server at https://docs.devin.ai/work-with-devin/deepwiki-mcp for the time being.

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.

## Features

- 🔒 **Domain Safety**: Only processes URLs from deepwiki.com
- 🧹 **HTML Sanitization**: Strips headers, footers, navigation, scripts, and ads
- 🔗 **Link Rewriting**: Adjusts links to work in Markdown
- 📄 **Multiple Output Formats**: Get one document or structured pages
- 🚀 **Performance**: Fast crawling with adjustable concurrency and depth
- **NLP**: It's to search just for the library name

## Usage

Prompts you can use:

```
deepwiki fetch how can i use gpt-image-1 with "vercel ai" sdk
```

```
deepwiki fetch how can
Read full README on GitHub →