deepwiki-mcp
MCP server to fetch the latest knowledge from deepwiki.com.
- Type
- MCP
- Open source
- Yes
- GitHub Stars
- ★ 1.4k
- Source
- mcp-github
- Repository
- github.com/regenrek/deepwiki-mcp
Overview
deepwiki-mcp is an unofficial MCP server that scrapes the latest knowledge from deepwiki.com and converts it into Markdown format. It supports multiple output formats and concurrent crawling, making it suitable for use with Cursor and other code editors. With this capability, AI can retrieve and process technical documentation from deepwiki.com. Usage methods include the npx command or configuring a `.cursor/mcp.json` file. Ideal for developers and AI applications requiring access to technical documentation.
Capabilities
- ▪Scrape pages from deepwiki.com
- ▪Convert HTML to Markdown
- ▪Support multiple output formats
- ▪Concurrent crawling for improved performance
- ▪Rewrite links to suit Markdown
Use cases
Setup
npx -y mcp-deepwiki@latest or add configuration to `.cursor/mcp.json`:
This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.
FAQ
How do I use deepwiki-mcp?
You can use it via the npx command or by configuring the `.cursor/mcp.json` file.
What output formats are supported?
It supports both single-document and structured page data formats.
Related skills
gemini-cli
Gemini CLI is an open-source AI agent that brings Gemini's powerful capabilities directly into the terminal.
private-gpt
Provides a complete API layer for local models, supporting RAG, skills, tools, and more.
planning-with-files
File-based persistent planning skill, ideal for AI coding agents and long-running tasks.
scientific-agent-skills
Transform any AI agent into a scientific assistant with 147 ready-to-use research skills.
susi_alexa_skill
A skill that enables question-and-answer interactions between Alexa and Susi AI.
claude-context
Provides code search capabilities for Claude Code, turning the entire codebase into context.